devtestudinidae

DevTestudinidae

I'm growing slowly @github.

Pomodoro Timer

pomodoro-timer-en

Increase your focus and productivity using the Pomodoro Timer. Manage your work time efficiently with a simple interface. The Pomodoro Timer consists of a 25-minute focus time and a 5-minute break time by default.

Go to Pomodoro Timer

Features

Usage

  1. Set Time: Set the focus time or break time in the minutes and seconds input fields.
  2. Start Timer: Click the Start button to start the timer.
  3. Stop Timer: Click the Stop button to pause the timer.
  4. Reset Timer: Click the Reset button to reset the timer.
  5. Switch Session: Click the Switch Timer button to switch between focus time and break time.
  6. Check Timer History: Check the previous session records in the timer history section.

File Structure

pomodoroTimer/
├── css/
│   └── styles.css
├── js/
│   └── script.js
├── index.html
└── README.md

Installation and Execution

  1. Clone this repository:
    git clone https://github.com/ojihun/pomodoroTimerEN.git
    
  2. Move to the project directory:
    cd pomodoroTimer
    
  3. Open the index.html file in your browser.

Contribution

Contributions are welcome! If you find any bugs or have improvements, please create an issue or submit a pull request.

License

This project is distributed under the MIT License.