Skip to content

VPN module for openfortivpn and openvpn to view status and toggle vpn

Notifications You must be signed in to change notification settings

Times-Z/Vpn-Polybar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vpn Polybar

VPN module for openfortivpn and openvpn to view status and toggle vpn

Dependencies

  • OpenVPN | OpenFortiVPN
  • Yad (Yet Another Display)
  • Polkit

Configuration

You can set VPN_PATH in vpn.sh. This is used for Yad started path

By default the script is set to $HOME

You can change color and icon displayed in vpn.sh.

Usage

  • No VPN connection : Demo gif
  • Vpn connected (the name is config file name) : Demo gif

Example module for polybar

[module/vpn]

type = custom/script
interval = 1
exec = ~/.config/polybar/scripts/vpn.sh --show
click-left = ~/.config/polybar/scripts/vpn.sh --toggle

Demo

Demo gif

About

VPN module for openfortivpn and openvpn to view status and toggle vpn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages