git-time-tracking (0.0.2)

Published 2024-05-29 11:19:57 +00:00 by Hazel in Hazel/git-time-tracking

Installation

pip install --index-url  git-time-tracking

About this package

This is a small frontend, which is supposed to help with time tracking using git.

Git Time Tracking

This is a tool, allowing you to view the commits you have made in a set of repositories. This is useful if you need to write down your times for work.

Installation

You can install the program by using pip:

pip install git-time-tracking

Make sure nano is installed on your system, as it is used for editing the config file.

Usage

You can see all the cli options by running:

git_time_tracking --help

The first time running the program, you will be thrown into nano (has to be installed). Here you can specify the repositories you want to track, and some other settings.

Requirements

Requires Python: >=3.8
Details
PyPI
2024-05-29 11:19:57 +00:00
15
4.4 KiB
Assets (1)
Versions (2) View all
0.0.2 2024-05-29
0.0.1 2024-05-29