Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstuttgart/pomodot
:tomato: Minimalist Pomodoro build with pure Javascript, HTML and CSS
https://github.com/mstuttgart/pomodot
html-css-javascript javascript pomodoro pomodoro-timer productivity static-site study study-project
Last synced: about 1 month ago
JSON representation
:tomato: Minimalist Pomodoro build with pure Javascript, HTML and CSS
- Host: GitHub
- URL: https://github.com/mstuttgart/pomodot
- Owner: mstuttgart
- License: gpl-3.0
- Created: 2021-11-20T12:35:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T09:17:02.000Z (about 1 year ago)
- Last Synced: 2024-10-31T18:25:43.793Z (3 months ago)
- Topics: html-css-javascript, javascript, pomodoro, pomodoro-timer, productivity, static-site, study, study-project
- Language: HTML
- Homepage: https://pomodot.netlify.app/
- Size: 1.46 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Pomodot
## About
Pomodot is minimal and easy to use Pomodoro Timer to help you manage time and complete your tasks.
### What is **Pomodoro**?
> 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
> ~ [Wikipedia](https://en.wikipedia.org/wiki/Pomodoro_Technique)### How to Use
The original technique has six steps
* Decide on the task to be done.
* Set the pomodoro timer (typically for 25 minutes).
* Work on the task.
* End work when the timer rings and take a short break (typically 5–10 minutes)
* If you have fewer than three pomodoros, go back to Step 2 and repeat until you go through all three pomodoros.
* After three pomodoros are done, take the fourth pomodoro and then take a long break (traditionally 20 to 30 minutes). Once the long break is finished, repeat Pomodoro again.## Credits
Pomodoro™ and Pomodoro Technique® are registered trademarks of Francesco Cirillo.
© 2022 Pomodot by Michell Stuttgart