Hello! This project is a simple Pomodoro Timer implemented using pure HTML, CSS, and JavaScript. This project is created for educational purposes to learn the basics of web development.
The Pomodoro Timer is a time management tool that helps increase productivity and efficiency. It is based on the "Pomodoro Technique," which involves working for a set period of time (usually 25 minutes) followed by a short break.
- Countdown timer for work and breaks
- Ability to customize work and break times
You can see how it works in the Telegram Mini app TomatoPulse
- Open
index.html
in your browser. - Customize the work and break times.
- Click "Start" to begin the session.
- Enjoy increased productivity!
- Clone the repository
cd pomodorin
npm install
- Open
index.html
in your browser.
If you have suggestions for improving the project or found a bug, please create an Issue or Pull Request. Your contribution is welcome!
This project is licensed under the MIT License.