https://github.com/andrejewski/time-track
Simple time tracking tool
https://github.com/andrejewski/time-track
Last synced: 9 months ago
JSON representation
Simple time tracking tool
- Host: GitHub
- URL: https://github.com/andrejewski/time-track
- Owner: andrejewski
- License: mit
- Created: 2019-04-25T05:37:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T20:20:13.000Z (about 3 years ago)
- Last Synced: 2024-12-26T08:27:19.504Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://jew.ski/time-track
- Size: 3.88 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# time-track
Simple time tracking tool
Build command:
```sh
PUBLIC_URL=https://jew.ski/time-track/build npm run build
```