• v0.1.4 545c8a2f33

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

    Fixes packaged repair and healthcheck behavior.

    Changes:

    • Packaged repair --all no longer tries to recreate or modify /opt/busylight-monitor/venv as an unprivileged user.
    • Packaged venv/package files are now repaired with sudo apt install --reinstall busylight-monitor.
    • GUI repair button now repairs only the per-user service.
    • Healthcheck treats HID open failed as expected when busylight-monitor.service is active, because the monitor already owns the USB light.
    • Healthcheck suggestions now distinguish packaged installs from source checkouts.

    Upgrade from the APT repo:

    sudo apt update
    sudo apt install busylight-monitor
    

    Then verify:

    busylight-monitor check
    busylight-monitor test-light red --seconds 5
    

    Package: busylight-monitor_0.1.4_amd64.deb
    Size: 4277276 bytes
    SHA256: f89494e4a96a3de89fcda892bc9bbe92caf20af733a055cff75bcab4effe122b

    Built from tag v0.1.4.

    Downloads