Skip to content

A simple Rofi-based menu script for controlling WiFi connections via iwd.

License

Notifications You must be signed in to change notification settings

TimTinkers/rofi-iwd-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

rofi-iwd-menu

This repository contains a simple script for managing a Rofi-based menu that can control WiFi connections via iwd. This is a port of Zach Baylin's work on rofi-wifi-menu which borrows heavily from the source material.

Usage

Download and run the rofi-wifi-menu.sh script. The script accepts additional, optional parameters: rofi-wifi-menu.sh [device] [position] [y-offset] [x-offset].

  • device: the iwd device to establish the WiFi connection on; defaults to wlan0.
  • position: a layer position; defaults to 0. You probably never need to change this.
  • y-offset: a y-offset for controlling menu rendering location; defaults to 0.
  • x-offset: an x-offset for controlling menu rendering location; defaults to 0.

Special Thanks

Special thanks is owed to the following organizations, projects, and people without whose work this repository would not be possible.

About

A simple Rofi-based menu script for controlling WiFi connections via iwd.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages