git-time-tracker (0.1.14)

Published 2024-08-08 16:40:59 +00:00 by Jmaa in Jmaa/git-time-tracker

Installation

pip install --index-url  git-time-tracker

About this package

Quick and dirty time tracker on git histories.

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:

Requirements

Requires Python: >=3.9
Details
PyPI
2024-08-08 16:40:59 +00:00
23
Jon Michael Aanes
9.4 KiB
Assets (2)
Versions (8) View all
0.1.18 2024-09-01
0.1.17 2024-08-27
0.1.16 2024-08-25
0.1.15 2024-08-25
0.1.14 2024-08-08