TimeKeeper is a program to keep track of the time spent during a day or a week. Some years ago, I got this problem myself: During the day, I spent many moments to all little things I was occupied with, but I forgot which ones and how much. To prevent this problem, I created this little program to do the remembering for me.
To support multiple platforms more easily, I rewrote TimeKeeper in Perl/Tk. Because of this, the same program runs under Windows (with ActivePerl) as well as under Linux.
Below are some screenshots of TimeKeeper.
A log of the past period can be created by means of a log-definition, written in perl.
Download here the latest version of TimeKeeper.