https://github.com/junker/stumpwm-iwd
StumpWM module for iwd (iNet wireless daemon)
https://github.com/junker/stumpwm-iwd
iwd stumpwm wifi
Last synced: 4 months ago
JSON representation
StumpWM module for iwd (iNet wireless daemon)
- Host: GitHub
- URL: https://github.com/junker/stumpwm-iwd
- Owner: Junker
- Created: 2026-02-04T18:39:30.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2026-02-13T13:55:44.000Z (4 months ago)
- Last Synced: 2026-02-13T22:45:11.476Z (4 months ago)
- Topics: iwd, stumpwm, wifi
- Language: Common Lisp
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StumpWM iwd
StumpWM module for iwd (iNet wireless daemon).
The module operates in a non-blocking manner, utilizing a separate thread to interact with iwd via DBUS.
## Requirements
- [IWD](https://iwd.wiki.kernel.org/) daemon installed
- [DBUS](https://github.com/death/dbus) library
## Installation
```bash
cd ~/.stumpwm.d/modules/
git clone https://github.com/Junker/stumpwm-iwd iwd
```
`
```common-lisp
(stumpwm:add-to-load-path "~/.stumpwm.d/modules/iwd")
(load-module "iwd")
```
## Usage
```common-lisp
(iwd:init)
(setf stumpwm:*screen-mode-line-format* "... %I ...")
```
### Parameters
- `iwd:*check-interval*` - Interval in seconds for wifi status check (Default: 3).
## Modeline
`%I` - formatter
### Parameters for modeline
- `iwd:*modeline-fmt*` - format of iwd modeline (default: `%e %p`)
- `%e` - Network ESSID
- `%p` - Signal quality