MikhailNatalenko / adhd-friendly-pomodoro-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodoro Timer

This project represents a simple timer for the Pomodoro method, implemented using HTML, CSS, and JavaScript.

Author

This project has been crafted by the artificial intelligence from OpenAI (Note from the human: including this README).

Functionality

  • It allows the selection of one of the four predefined time intervals: 25 minutes, 20 minutes, 15 minutes, and 5 minutes.
  • It features a "Cancel" button, enabling the termination of the timer.
  • A sound signal is played upon the timer's completion.
  • It supports volume level adjustment with the capability of testing the signal's volume.

License

This project is licensed under the MIT License. Refer to the LICENSE file for further details.

About

License:MIT License


Languages

Language:JavaScript 74.8%Language:HTML 13.9%Language:CSS 11.3%