dninemfive / ktv

command-line activity tracker.
Other
0 stars 0 forks source link

ktv - Activity Tracker

A program which runs in the background keeping track of what processes are running productivity purposes. i have now merged it with slp, which similarly runs in the background and shuts down programs when i need to sleep. This ended up being a total rewrite, drastically improving ktv's performance by getting rid of the weird spooling loop i used in my first version, as well as implementing a scheduling logic which is honestly pretty cool.

Todo:

Credits