-
Busylight Monitor v0.1.1 Stable
released this
2026-09-01 12:01:50 -07:00 | 7 commits to main since this releaseMaintenance release for the GUI Debian package.
Changes:
- Adds a Debian
preinstmigration step before the GUI package is installed. - Moves legacy unowned CLI wrappers aside from
/usr/local/binand/usr/binwhen they would conflict. - Detects older source-checkout user service files that point at
busylight_monitor.py,~/.local/share/busylight-venv, or~/applications/Busylight-Linux. - Attempts to stop/disable the old user service when the user's systemd bus is available.
- Moves old service files aside with a
.pre-gui-backup.TIMESTAMPsuffix instead of deleting user data. - Declares
Conflicts/Replaces: busylight-monitor-clifor package-manager upgrades from a future/old CLI-only package name.
Install:
sudo apt install ./busylight-monitor_0.1.1_amd64.debAfter installing, unplug/replug the busylight and enable the user service:
systemctl --user enable --now busylight-monitor.servicePackage:
busylight-monitor_0.1.1_amd64.deb
Size: 6916514 bytes
SHA256:5114b24ed3e4888c6745989023af9b4d22823e0c5e145fd72b311d21ec38880fBuilt from tag
v0.1.1.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Adds a Debian