Skip to content

rdnetto/i3-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3-analytics

Simple program which uses i3's IPC mechanism to record window focus events in a JSONL file and perform after the fact analysis on where all your time went.

TODOs:

  • figure out how to detect when the screen is locked and filter those events out
    • should prob just watch processes for it...
  • display percentages

How to install

stack install
cp i3-analytics.service ~/.config/systemd/user/
systemctl --user daemon-reload
systemctl --user enable --now i3-analytics

About

Tool for analysing amount of time spent in different programs in i3

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors