Peim8 / pomodoro

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

Home Page:http://www.static.argoncode.com/pomodoro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://www.static.argoncode.com/pomodoro

License:MIT License


Languages

Language:HTML 45.0%Language:JavaScript 39.4%Language:CSS 15.6%