Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

```