Velenir / pomodoro-timer

A productivity timer to be used for activities with a work/break sessions cycle.

Home Page:https://velenir.github.io/pomodoro-timer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodoro Timer

Live here

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.

About

A productivity timer to be used for activities with a work/break sessions cycle.

https://velenir.github.io/pomodoro-timer/

License:MIT License


Languages

Language:JavaScript 52.6%Language:CSS 23.7%Language:HTML 23.6%