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

https://github.com/metapraveen/memodoro

pomodoro with memory of your previous pomodors
https://github.com/metapraveen/memodoro

overengineering pet-project productivity underconstruction

Last synced: about 2 months ago
JSON representation

pomodoro with memory of your previous pomodors

Awesome Lists containing this project

README

        

### memodoro
pomodoro with memory of old pomodoros

#### motivation
There are times when we wonder what I have done for the whole day or last week. If you are a user of pomodoro technique, use this application to keep logging all your pomodoros and so you have logs of all previous tasks :)

#### run locally
```bash
npm install
npm start
```