Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 489 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 489 Bytes

NordVPN Indicator

This is an Ubuntu desktop indicator for NordVPN.

It allows to control the NordVpn connection through a comfortable indicator positioned in the Gnome toolbar.

Install

  • Install the PyGObject dependencies
  • sudo apt install gir1.2-appindicator3-0.1 python3-cairo-dev
  • python3 -m pip install --user .

Development