A set of desktop widget build in Python with Astal.
This project is build in participant with the Boot.dev Hackathon 2025.
- development
meson setup build --wipe --prefix "$(pwd)/result"
meson install -C build
./result/bin/nightails-widget
- installing
meson setup build --wipe
meson install -C build
nightails-widget