1
0
git-time-tracker/README.md
2024-07-10 00:15:05 +02:00

802 B

Git-based Time Tracker.

Quick and dirty time tracker on git histories.

Uses the simple heuristics that each commit takes precisely one hour of work. It will automatically trim commits below one hour if another commit occurred less than an hour ago.

Usage:

python -m git_time_tracker REPO1 REPO2...

Obligatory

This tool reports:

project    Jmaa/git-time-tracker.git                    3h 33m  (2024)

And the (Hamster) manual time tracker reports:

License

Copyright (c) 2024 Jon Michael Aanes

All rights reserved.