-
released this
2026-05-21 17:22:30 +00:00 | 119 commits to main since this releaseAdded
- Alerts (M8): desktop notifications (via
notify-send) for overheat (GPU/CPU past a
threshold), GPU-lost (nvidia-smi timeout), and a new version available (fired once
per version). Edge-triggered with a cooldown so it doesn't spam. Degrades gracefully if
notify-sendisn't installed. - Notifications page: configure alerts (enable/disable, GPU/CPU temperature thresholds)
with a "Send test" button; changes apply live and persist toconfig.toml. - App icon: ships a RigDoctor icon and shows it in the dock/launcher. The GUI
self-registers the icon +.desktopon launch (and sets the Wayland app-id), so a
self-update + relaunch picks it up — no need to re-run the installer.
Downloads
- Alerts (M8): desktop notifications (via