An open API service indexing awesome lists of open source software.

https://github.com/pierre-24/timeflip-tt

A lightweight custom time tracker based on TimeFlip
https://github.com/pierre-24/timeflip-tt

python time-tracker timeflip

Last synced: 3 months ago
JSON representation

A lightweight custom time tracker based on TimeFlip

Awesome Lists containing this project

README

        

# `timeflip-tt`

A lightweight custom time tracker based on TimeFlip.

## Install and use

Install:

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

Use:

```bash
timeflip-tt -I # create the database
timeflip-tt # launch the application + webserver
```