Skip to content

d3n2el/timer

Repository files navigation

Pomodoro Timer

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.

Features

  • 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.

How to Run

This is a simple web project and does not require any installation or build steps.

  1. Clone or download the repository to your local machine.
  2. Ensure all files (index.html, stylesheet.css, main.js, and vine.mp3) are in the same directory.
  3. Open the index.html file in your favorite web browser.

That's it! You can now set your time and start your session.