Time Track is a program written in Lazarus and tiopf to allow people to track projects (with Firebird backend)

See the lazarusĀ full thread and you can clone the git repository

It’s a small app that sits in the tray, and can be used to manage project time.
If there is interest, I can donate it to the Lazarus community. It also serves
as a nice example of how to program Lazarus and tiOPF.

It also keeps a todo list and a list of interruptions.
(the helpdesk walks in and out of my office, which I started tracking to
prove that this practice costs me 1.5 hours a day.)

I posted the project at
http://www.freepascal.org/~michael/timetrack.zip

You’ll need tiOPF and a database server.
I use (and recommend) Firebird, but changing it to something
else takes about 2 lines of code.

The included time.sql file creates the database.

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

Leave a Reply