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
- Host: GitHub
- URL: https://github.com/pierre-24/timeflip-tt
- Owner: pierre-24
- Created: 2021-09-08T13:16:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T09:25:54.000Z (over 3 years ago)
- Last Synced: 2025-01-07T20:11:50.344Z (5 months ago)
- Topics: python, time-tracker, timeflip
- Language: Python
- Homepage:
- Size: 319 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```