To install:
Extract
cd timelog/
mkdir build
cd build/
cmake ..
make
Then run ./timelog
Depends only on Qt 4.6 (not KDE).
Features:
The application only shows as a systray icon.
Left-click to toggle recording on / off.
Right-click to reset time to 0.
Hover over the icon for a tooltip.
The app will automatically save time spent every minute (or if you toggle it on/off) and preserve this until you manually reset it; so if you, for example, shutdown your computer, the next time you start it up it'll recover the state it had on shutdown.
If you want to change the icon, just replace img/icon.png and img/icon2.png.
Wishes and ideas are welcome, but I can't guarantee I'll implement them, as I'm not too familiar with GUI programming.

Ratings & Comments
0 Comments