I need some help figuring out if there are already good existing tools for this and if the idea is worth doing.
This would be a small utility that would be running in the background. It would be keeping track of periods of activity/inactivity on the computer. It would probably be able to track manual events as well -- in other words let you set some hotkeys to register when some arbitrary event you care about happens.
It wouldn't be logging which keys you press or which applications you are using, but just very coarse information about when you are active on your computer and when you aren't. At least that's my current thinking.
And then it would let you browse the log data, and chart it in different ways.
I'm imagining that the tool would be useful for answering questions like:
- What time did I stop working on the computer yesterday?
- What days of the week do I use the computer most?
- What hours of the day do I use the computer most?
- Let me see how much I worked on the computer and during what hours on monday.
I know there are some good apps for tracking detailed information about what programs you are using and when.. This is much more about tracking general activity patterns.
Thoughts? Useful? Worthless? Already exists?