Skip to content

Counts how much time you spend with different windows in focus.

Notifications You must be signed in to change notification settings

pknowles/windowcounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Window Counter

A python script which polls for the current active window using xprop and records the executable name and window title. With it you can see how much time you've spent procrastinating each day.

Comes with a fedora service file and Makefile to install with. An sqlite3 database is stored at ~/.windowcounter.db. To query the results, run ./windowcounter.py -q.

About

Counts how much time you spend with different windows in focus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published