Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1014 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 1014 Bytes

Pomodoro Timer

A productivity timer to be used for activities with a work/break sessions cycle. Especially suited for pomodoro technique. Made as part of FreeCodeCamp course.

Features

  • Work / Break sessions with separate timers
  • Alarm sound on session end with support for user-provided sounds
  • Optional Notification on session end
  • Optional pause on session end
  • Skip session feature
  • Different indicators for overall progress, minutes and seconds
  • User settings persist in localStorage between page reloads
  • Pomodoro defaults at hand

Notice

Notifications in Firefox on Linux may fail to be displayed. There is a bug in Firefox (B1233086). As a workaround you can try installing one of these addons: No Native Notifications or GNotifier.