This repository has been moved to https://codeberg.org/bagnaram/menu-iwd and will no longer be updated here! Please view all updates on Codeberg.
This is a Rofi/Wofi (dmenu) interface for iwd for use connecting to networks. It comes with a dbus-based helper script to provide raw SSIDs. This is to ease the formatting required because SSIDs can contain any data.
This tool is meant to run in Sway/wlroots based Linux environments.
This was made to make the wifi scanning and connecting experience for IWD users more intuitive. A simple menu selection interface is all I need to quickly connect to WIFIs. I also wanted to ensure full data and UTF-8 support for SSID connection, hence the additional scanning script.
Simply run the wofi-iwd.sh
script to issue an IWD scan to the target
interface. It will prompt for PSK passwords if the network is protected.
- iwd
- wofi/rofi
- python3
- dbus
You can clone this to $HOME/bin
or some place accessible to you PATH and
launch it from a keyboard shortcut or using a waybar
or yambar
module.