MacTimeLog is a simple time tracking tool for Mac OS X.
To build MacTimeLog run:
python setup.py py2app
To build MacTimeLog during development use SCons script which builds only things that changed, hence it's much faster than pyapp approach (SCons tool is requred for that):
scons