Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1 KB

README.md

File metadata and controls

32 lines (22 loc) · 1 KB

Pomodoro app logo

Read this in other languages: English, Português - BR.

A minimal Pomodore technique application to help you control your focus.

Pomodoro App preview

Shortcuts

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.

Contributing

  1. Follow this guide
  2. Fork it: (https://github.com/ftonato/pomodoro-app/)
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Create a new Pull Request

License

Code licensed under an MIT-style License.