A minimal screen time tracker for hyprland.
- Track application and window usage in real-time
- View daily screen time statistics
- Persistent data storage with SQLite
- Clean and minimal UI
yay -S hyprtime-bin- Add the daemon to your Hyprland config (
~/.config/hypr/hyprland.conf):
exec-once = hyprtimed
-
Restart Hyprland
-
Launch the application from your application menu or run:
hyprtimeThe daemon will automatically track your screen time in the background, and you can open the application to view your daily usage statistics.
See LICENSE file for details.