Show HN: A minimal screen-on time tracker for Wayland
Category: cli-tool
Tags: wayland, time-tracking, shell-script
Score: 4.8/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 4)
A minimal screen-on time tracker for Wayland that hooks into swayidle to detect screen on/off and suspend/resume events, persisting daily totals to JSON. It uses tmpfs for runtime state to reduce disk wear and improve crash safety, making it interesting for users who want lightweight activity tracking without heavy dependencies.
Target audience: backend devs, devops, linux users
Repository: https://github.com/skorotkiewicz/work-track ยท Shell
View on Hacker News