Skip to content

haideralipunjabi/polybar-protonvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

polybar-protonvpn

ProtonVPN module for Polybar. Shows the IP Address, Server and Connected Time. Click to Connect / Disconnect

preview

Dependencies

* Only if you use the provided icons

Usage

Place the given script in some folder, and use it in your polybar config as

[module/protonvpn]
type = custom/script
exec = "/path/to/script/polybar-protonvpn -o"
tail = true

Customization

You can change the variables in the script to customize some settings

VARIABLE USE
COLOR_CONNECTED Color of the icon when VPN is connected
COLOR_DISCONNECTED Color of the icon when VPN is disconnected
ICON_CONNECTED The icon when VPN is connected
ICON_DISCONNECTED The icon when VPN is disconnected
INTERVAL Time interval between switching outputs
PRINT_VALUES The data to output one by one

About

ProtonVPN module for Polybar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages