Keep Track of Time worked on Projects
From the author:
Worklog is a program that helps you keep track of your time. I wrote
this program because I have several projects that require me to keep a
timesheet. I sometimes spend 5 minutes here and there doing
miscellaneous administrative tasks. Rather than invoke an editor on a
timesheet file for every little segment of my time spent doing these
tasks, I wanted to leave a clock running and indicate with one or two
keystrokes the onset or change of any given task. Worklog is a simple
ncurses based program to do just that.