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

https://github.com/pencsharpener/work-timer

a timer app to track your work hours capable of adding breaks
https://github.com/pencsharpener/work-timer

Last synced: 7 days ago
JSON representation

a timer app to track your work hours capable of adding breaks

Awesome Lists containing this project

README

          

# work-timer
a timer app to track your work hours capable of pausing the recording

## EF Migrations

```
Add-Migration Initial -o Migrations
```