Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chattes/timekeeper
Project Timekeeper for Freelancers
https://github.com/chattes/timekeeper
Last synced: 3 days ago
JSON representation
Project Timekeeper for Freelancers
- Host: GitHub
- URL: https://github.com/chattes/timekeeper
- Owner: chattes
- License: mit
- Created: 2020-02-28T14:37:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:34:40.000Z (about 2 years ago)
- Last Synced: 2024-11-22T04:16:01.733Z (2 months ago)
- Language: JavaScript
- Size: 2.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### TIME KEEPER APP
A simple electron app that tracks time spent on Project tasks for
freelancers.The app sits on your taskbar and you can easily access it.
* Add a project name
* Add a task name
* Start timer#### TODO
Generate CSV files and reports
#### Running the app
```
npm run dev```