Skip to content

A bash script using nmcli and rofi to make a wifi menu for your favorite window manager

Notifications You must be signed in to change notification settings

ericmurphyxyz/rofi-wifi-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 

Repository files navigation

rofi-wifi-menu

A Wi-Fi menu written in bash. Uses rofi and nmcli. Forked from zbaylin because it was unmaintained and incompatible with modern versions of rofi. Additional contributions from vlfldr's fork.

Screenshot of rofi-wifi-menu

Installation

Install nmcli and rofi with your package manager. If you want to use the icons, set your Rofi font to a Nerd Font. Then run the following commands:

git clone https://github.com/ericmurphyxyz/rofi-wifi-menu.git
cd rofi-wifi-menu
bash "./rofi-wifi-menu.sh"

You'll probably want to put the script in your $PATH so you can run it as a command and map a keybinding to it.

Troubleshooting

PopOS! does not have the notify-send library installed by default. You can install it with the following command (according to this thread):

sudo apt install libnotify-bin

About

A bash script using nmcli and rofi to make a wifi menu for your favorite window manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages