/pomodoro

Classic Pomodoro Timer in Vanilla JavaScript. Pomodoro and Break time can be adjusted.

Primary LanguageHTMLMIT LicenseMIT

README

Pomodoro timer

Pomodoro timer is written in vanilla JavaScript / HTML / CSS. No frameworks used.

  1. Pomodoro app loads with the typical 25 minutes work and 5 minutes break intervals.
  2. The time can be adjusted with +/- buttons.
  3. In a true Pomodoro fashion, stopping timer cancels it, and resets the time. No pausing is possible.

Author / Contact

Used tech. Vanilla everything.

  1. HTML
  2. CSS
  3. JavaScript

Copying / License

MIT

Bugs

  1. Report via pull request and/or comments.
  2. Current bugs are on github issus.