czonios / pomodoro

Pomodoro web application in Javascript, HTML and CSS. Material design GUI. Users can customize the length of the work, break and long break session. They can pause/unpause, or reset the timer. There is a single, discreet bell ring at the end of each session.

Home Page:https://czonios.github.io/pomodoro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodoro icon made by Fotini Exarchou

Pomodoro Timer

Pomodoro web application in Javascript, HTML and CSS. Written as a project for FreeCodeCamp.

About

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks. These intervals are named pomodoros, the plural in English of the Italian word pomodoro (tomato), after the tomato-shaped kitchen timer that Cirillo used as a university student. More on Wikipedia.

Features

  • Material design UI.
  • Customizable length of work, break and long break sessions.
  • Pause/Unpause function.
  • Reset function.
  • Single, discreet bell ring at the end of each session.
  • Optimized for all screens down to 240x320 pixel resolution.

To do

  • Show completed pomodoro counter.
  • Add a settings menu.
  • Add setting for how many completed pomodoros before long break.
  • Add setting for selecting colors from a list.
  • Add setting for volume control (with preview).

Author

Christos Zonios.

My other websites

Portfolio

Weather App

Javascript Calculator

Wikipedia Search

Random Quote Machine

About

Pomodoro web application in Javascript, HTML and CSS. Material design GUI. Users can customize the length of the work, break and long break session. They can pause/unpause, or reset the timer. There is a single, discreet bell ring at the end of each session.

https://czonios.github.io/pomodoro

License:GNU General Public License v3.0


Languages

Language:JavaScript 67.3%Language:CSS 20.6%Language:HTML 12.1%