• v0.1.1 b091d05fbe

    david released this 2026-09-01 12:01:50 -07:00 | 7 commits to main since this release

    Maintenance release for the GUI Debian package.

    Changes:

    • Adds a Debian preinst migration step before the GUI package is installed.
    • Moves legacy unowned CLI wrappers aside from /usr/local/bin and /usr/bin when 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.TIMESTAMP suffix instead of deleting user data.
    • Declares Conflicts/Replaces: busylight-monitor-cli for package-manager upgrades from a future/old CLI-only package name.

    Install:

    sudo apt install ./busylight-monitor_0.1.1_amd64.deb
    

    After installing, unplug/replug the busylight and enable the user service:

    systemctl --user enable --now busylight-monitor.service
    

    Package: busylight-monitor_0.1.1_amd64.deb
    Size: 6916514 bytes
    SHA256: 5114b24ed3e4888c6745989023af9b4d22823e0c5e145fd72b311d21ec38880f

    Built from tag v0.1.1.

    Downloads