Plugin: screen time and focus #88

Closed
opened 2026-08-23 01:51:01 +01:00 by joshquinlan · 1 comment
Owner

Per-app active time today from Hyprland focus events, a pane with the top apps and a daily total, a focus mode that silences notifications and hides distracting workspaces for a timer; ported from the Omarchy screen-time plugin idea.

Per-app active time today from Hyprland focus events, a pane with the top apps and a daily total, a focus mode that silences notifications and hides distracting workspaces for a timer; ported from the Omarchy screen-time plugin idea.
joshquinlan added this to the 5 Plugins milestone 2026-08-23 01:51:01 +01:00
Author
Owner

Landed as the screentime plugin: a daemon unit following Hyprland's event socket (activewindow) and attributing the seconds to the window class in a per-day JSON ledger under the state dir (lib/tracker.py with its own unittest suite), donbox screentime today [--watch] ranking the day, and a menu row. Verified live for 35 s on this desktop. Focus mode, a pane and idle pausing are #122.

Landed as the screentime plugin: a daemon unit following Hyprland's event socket (activewindow) and attributing the seconds to the window class in a per-day JSON ledger under the state dir (lib/tracker.py with its own unittest suite), `donbox screentime today [--watch]` ranking the day, and a menu row. Verified live for 35 s on this desktop. Focus mode, a pane and idle pausing are #122.
Sign in to join this conversation.
No description provided.