-
Busylight Monitor v0.1.2 Stable
released this
2026-09-01 12:08:29 -07:00 | 6 commits to main since this releaseHotfix release after the first GUI package upgrade exposed two real migration bugs.
Fixes:
- Builds the packaged virtual environment with
--system-site-packagessobusylight-monitor-guican import distro-provided GTK bindings frompython3-gi. - Fixes the GUI module so missing GTK reports a clean error instead of crashing during import.
- Updates
postinstto install the package user service into the invoking user's~/.config/systemd/userdirectory and try to enable/start it when the user systemd bus is available. - Makes the packaged healthcheck understand the /opt packaged layout instead of looking for the old source-checkout launcher.
To repair a v0.1.1 install:
sudo apt install ./busylight-monitor_0.1.2_amd64.deb systemctl --user daemon-reload systemctl --user enable --now busylight-monitor.service busylight-monitor-guiPackage:
busylight-monitor_0.1.2_amd64.deb
Size: 4273854 bytes
SHA256:0b729430bb280877f5ce1543e0275fcefab57c220fa0a00ffafa84eff96dacc0Built from tag
v0.1.2.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Builds the packaged virtual environment with