l4l / yofi-nordvpn

👻 Dynamic menu interface for nordvpn.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rofi-nordvpn

Dynamic menu interface for nordvpn.

Dependencies:

  • yofi
  • nordvpn

Installation:

Just git clone this repo and place the yofi-nordvpn file somewhere on your PATH and make sure it is executable chmod +x yofi-nordvpn.

Configuration:

There isn't much to configure. If you are not a yofi user don't fret you simply need to adjust the menu function to use your chosen dynamic menu program.

Status bars:

For easy embeding into your chosen status bar, consider using the -s flag which outputs the current vpn status.

$ yofi-nordvpn -s
Paris

For polybar here is my module (using the Siji font):

[module/vpn]
type = custom/script
label =  %output%
exec = yofi-nordvpn -s
interval = 10
click-left = yofi-nordvpn &

About

👻 Dynamic menu interface for nordvpn.

License:MIT License


Languages

Language:Shell 100.0%