/pomodoro-timer

This application build a timer based in pomodoro technique using Javascript.

Primary LanguageJavaScriptMIT LicenseMIT

Pomodoro Timer

This application create a timer based on Pomodoro Technique.

Table of Contents

About Pomodoro technique

"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. Each interval is known as a pomodoro, from the Italian word for 'tomato', after the tomato-shaped kitchen timer that Cirillo used as a university student." Wikipedia

Screenshots

Desktop Mobile

Getting Started

This page was created using only Vanilla Javascript, without frameworks or libraries, therefore for visualizing this page access:

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

How it works

You choose the time of working in the green arrow up to 30 minutes and choose the relax time in the red arrow up to 15 minutes.

So is just press play.

You also can choose any one of the songs in the menu for listening during the time of working.

Clone

Clone this repository to your local machine using:

https://github.com/GCMoura/pomodoro-timer.git.

Deploy

This application was deployed using GithubPages.

Contributing

If you would like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.