Where has my time gone?
Just a little app for automatic time tracking.
Gone performs time accounting on EWMH capable Window Managers by looking at _NET_ACTIVE_WINDOW atom and storing time spent on a particular window.
Gone is aware of ScreenSaver and suspends accounting if ScreenSaver triggers.
Results are presented at http://localhost:8001/
- Installation: go get github.com/dim13/gone
- Repository: https://github.com/dim13/gone
Work in progress, suggestions welcome!