A simple and clean Pomodoro timer built with HTML, CSS, and JavaScript. This application helps you manage your work and break intervals using the Pomodoro Technique. It features a visual progress indicator and an audible alert when the time is up.
- Custom Timer: Set your desired work duration in minutes and seconds.
- Visual Progress: A circular progress bar visually tracks the remaining time.
- Start, Pause, and Reset: Full control over the timer.
- Standard Pomodoro: A dedicated button to quickly set the timer to the standard 25 minutes.
- Audio Notification: Plays a sound to notify you when the timer has finished.
This is a simple web project and does not require any installation or build steps.
- Clone or download the repository to your local machine.
- Ensure all files (
index.html,stylesheet.css,main.js, andvine.mp3) are in the same directory. - Open the
index.htmlfile in your favorite web browser.
That's it! You can now set your time and start your session.