A sleek and modern Pomodoro timer with a beautiful glass-morphism design. Built for maximum productivity with customizable work and break intervals.
The Pomodoro Technique is a time management method that uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks. This app helps you implement this technique with style.
- 🕒 Real-time digital clock with 12/24 hour format support
- ⚡ Quick start with default 25/5 minute intervals
- 🎯 Customizable work and break durations
- 🔄 Auto-start break option
- 🎨 Modern glass-morphism UI design
- 💾 Local settings persistence
- 📱 Responsive design for all devices
- 🔔 Audio notifications
- ✨ Smooth animations and transitions
- Click the button above to open the timer
- Use the settings (⚙️) to customize:
- Focus time duration
- Break time duration
- Long break duration
- Auto-start breaks
- Time format
- Click Start to begin your focus session!
Tested and working in:
- Chrome 90+
- Firefox 88+
- Safari 14+
- Edge 90+
This timer is built with:
- Pure HTML, CSS, and JavaScript (no dependencies)
- LocalStorage for persistent settings
- Modern CSS features including:
- CSS Grid & Flexbox
- Glass-morphism effects
- CSS Variables
- Smooth transitions
- Cross-platform audio notifications
- Mobile-first responsive design
The project consists of three main files:
index.html- Structure and layoutstyles.css- Styling and animationsscript.js- Timer logic and interactions
- Clone the repository:
git clone https://github.com/your-username/pomodoro-timer.git
- Open
index.htmlin your preferred browser - Start developing!
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
MIT License - feel free to use this project for personal or commercial purposes.