Giter VIP home page Giter VIP logo

nordvpn-tray's Introduction

๐Ÿ›‘ This project is archived ๐Ÿ›‘

As of March 1, 2024, the NordVPN API endpoints utilized in this project have been discontinued, rendering this project non-functional. This decision was made by NordVPN as part of its ongoing efforts to enhance infrastructure and improve security measures. Show more...

NordVPN Tray

A cross-platform system tray application for interacting with Nord VPN.

nordvpn-tray

python-versions pypi-downloads

license format status GitHub Stars

Description

The official NordVPN clients for both Windows and Linux have well-known limitations. For instance, in Windows, to list all servers of a specific country, you must use a search pattern like country_name #, while in Linux, it is not possible at all. Furthermore, regardless of the platform, these clients do not provide essential information such as the server's load and external IP, even if the user has the corresponding identification code.

To overcome these limitations, the current project expands the functionality of the official clients by introducing a solution in the form of a cross-platform system tray application. By placing an icon in the system tray, users can easily access a menu displaying the complete list of available NordVPN servers. The servers are conveniently categorized by continents and countries, allowing for effortless navigation. Moreover, they are ordered by their load, enabling users to select the server with the lowest load for optimal performance.

Preview

Preview

Requirements

  • The official NordVPN client (available here)

Installation

To install NordVPN Tray, run the following command:

pip install nordvpn-tray

Usage

To launch NordVPN Tray:

  • On Windows, double-click the nordvpn-tray.exe (usually located in %LOCALAPPDATA%\Programs\Python\Python##\Scripts) or run the nordvpn-tray command from the command prompt.

  • On Linux, double-click the nordvpn-tray (usually located in ~/.local/bin) or run the ./nordvpn-tray command from the terminal.

Common Issues

"ValueError: Namespace AppIndicator3 not available" (Linux Only)

This error message indicates that the AppIndicator3 module, which the application uses to display tray icons on Linux, is not available on your system.

To resolve this issue, you will need to install the libayatana-appindicator3-dev package, which provides the necessary files and libraries for the AppIndicator3 module. To install the package, use the following command:

sudo apt-get install libayatana-appindicator3-dev

Disclaimer

All trademarks, logos and brand names are the property of their respective owners. All company and service names used in this repository are for identification purposes only. The use of NordVPN trademarks does not imply any endorsement, partnership, or sponsorship by Nordsec Ltd.

Contribution

Pull requests and issues are welcome.

License

This project is licensed under the GNU General Public License v3.0.

See the LICENSE file for details.

nordvpn-tray's People

Contributors

aviolaris avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.