https://github.com/morpheusthewhite/nordpy-plasmoid
A plasmoid for controlling nordpy (https://github.com/morpheusthewhite/nordpy)
https://github.com/morpheusthewhite/nordpy-plasmoid
kde-plasma-5 nordvpn openvpn plasma plasmoid qml vpn vpn-client
Last synced: 7 months ago
JSON representation
A plasmoid for controlling nordpy (https://github.com/morpheusthewhite/nordpy)
- Host: GitHub
- URL: https://github.com/morpheusthewhite/nordpy-plasmoid
- Owner: morpheusthewhite
- License: other
- Created: 2019-09-25T21:08:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T13:48:34.000Z (over 5 years ago)
- Last Synced: 2024-10-24T06:29:05.658Z (12 months ago)
- Topics: kde-plasma-5, nordvpn, openvpn, plasma, plasmoid, qml, vpn, vpn-client
- Language: C++
- Homepage:
- Size: 288 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NordPy Plasmoid
A Plasma widget to control [NordPy](https://github.com/morpheusthewhite/nordpy); it uses the last server type used within the application to establish the VPN connection.
## Features
- Starts connection with recommended server (according to nordvpn site), using the last chosen server type (through `openvpn`)
- Stops any running nordpy connection
- Shows IP (also country, when available), which is updated when a connection is established### Screenshot

## Installation
Before installing this plasmoid make sure to have `polkit` and `nordpy` (at least version 1.3.2) on your system, and the [KDE Extra CMake modules](https://superuser.com/a/912259).
Then just run `./build.sh`.