Read this in other languages: English, Português - BR.
A minimal Pomodore technique application to help you control your focus.
Shortcut | Description |
---|---|
Ctrl + S | Start timer |
Ctrl + R | Stop timer |
Ctrl + 1 | Set timer to 05:00 |
Ctrl + 2 | Set timer to 10:00 |
Ctrl + 3 | Set timer to 25:00 |
If the timer is running or in breaktime, you cannot change the pomodoro time.
- Follow this guide
- Fork it: (https://github.com/ftonato/pomodoro-app/)
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Create a new Pull Request
Code licensed under an MIT-style License.