Skip to content

ayanrajpoot10/hyprtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyprtime

A minimal screen time tracker for hyprland.

Features

  • Track application and window usage in real-time
  • View daily screen time statistics
  • Persistent data storage with SQLite
  • Clean and minimal UI

Installation

yay -S hyprtime-bin

Usage

  1. Add the daemon to your Hyprland config (~/.config/hypr/hyprland.conf):
exec-once = hyprtimed
  1. Restart Hyprland

  2. Launch the application from your application menu or run:

hyprtime

The daemon will automatically track your screen time in the background, and you can open the application to view your daily usage statistics.

License

See LICENSE file for details.