timeflip-tt

A lightweight custom time tracker based on TimeFlip.

Install and use

Install:

pip install --upgrade git+https://github.com/pierre-24/timeflip-tt.git

NOTE: async class-based views will only be supported in Flask 2.0.2, since it was corrected latter. I currently rely on the development version of Flask that implemented the fix.

timeflip-tt -I  # create the config + database
timeflip-tt -i config.yml  # launch the application + webserver
GitHub - pierre-24/timeflip-tt: A lightweight custom time tracker based on TimeFlip
A lightweight custom time tracker based on TimeFlip - GitHub - pierre-24/timeflip-tt: A lightweight custom time tracker based on TimeFlip