Skip to content

Shell script that checks/toggles Mullvad VPN status, for use with Polybar.

License

Notifications You must be signed in to change notification settings

carldelfin/mullvad-vpn-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

mullvad-vpn-status

Shell script that checks Mullvad connection status and how many days the account has left, and warns the user when the account will expire within a week. Intended for use with Polybar.

Usage

Download the script and make sure it's executable (chmod +x mullvad_vpn_status.sh). You'll also need Font Awesome if you want icons. Then add something like this to your user_modules.ini:

[module/vpn]

type = custom/script
exec = ~/mullvad-vpn-status/mullvad_vpn_status.sh
interval = 60
format = "<label>"

About

Shell script that checks/toggles Mullvad VPN status, for use with Polybar.

Topics

Resources

License

Stars

Watchers

Forks

Languages