Skip to content

aishi1528/pomodoro-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer ⏳

A simple Pomodoro timer made using HTML, CSS, and JavaScript. You can set your own session length, start the timer, pause if needed, and reset whenever you want. Just something I built for staying focused while studying or working.


How it works

  • You can set any time between 1 to 120 minutes.
  • Once you click "Start", the countdown begins.
  • You can pause and resume it any time.
  • Hitting "Reset" will stop the timer and let you change the time again.
  • A small reminder is shown to reset the timer after changing the time input.

Live version

You can check it out here:
https://aishi1528.github.io/pomodoro-timer/


Why I made this

Just wanted a lightweight timer without distractions. Plus, I thought this would be a good mini project.


Feel free to use or modify

You can clone this, improve it, or make it your own. No frameworks used — just plain JS and some CSS.

Releases

No releases published

Packages

 
 
 

Contributors