Skip to content

πŸ›‘ The simplest possible management of openvpn via rofi menu

License

Notifications You must be signed in to change notification settings

meowrch/rofi-openvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘ Rofi OpenVPN Manager

Improve your workflow with rofi-openvpn, a utility for easy management of openvpn connections. An ideal tool for Linux enthusiasts seeking maximum efficiency and organization of their system resources.

alt text

πŸ‘¨β€πŸ’» Installation

  1. Cloning the repository: git clone https://github.com/DIMFLIX-OFFICIAL/rofi-openvpn.git ~/bin/rofi-openvpn
  2. Go to the catalog: cd ~/bin/rofi-openvpn
  3. Launching utility: sh rofi-vpn-manager.sh
  4. (Optional) For easy access, add the script somewhere in your $PATH.

βš™οΈ Polybar Configuration

[module/rofi_vpn_manager]
type = custom/script
exec = "sh $HOME/bin/rofi-vpn-manager.sh status"
interval = 2
click-left = "sh $HOME/bin/rofi-vpn-manager.sh"
label = "%output%"

πŸ“œ License

This project is released under the MIT license, which grants the following permissions:

  • Commercial use
  • Distribution
  • Modification
  • Private use

For more convoluted language, see the MIT License

About

πŸ›‘ The simplest possible management of openvpn via rofi menu

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages