What is the Pomodoro Technique?
The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. It uses a timer to break work into focused 25-minute intervals (called "pomodoros") separated by short breaks. After completing four pomodoros, you take a longer break of 15-30 minutes.
How to Use This Timer
- Start a focus session: Click "Start Focus" to begin a 25-minute work session
- Work without interruption: Focus on a single task until the timer rings
- Take a break: When the timer ends, take a 5-minute break
- Repeat: After 4 pomodoros, take a longer 20-minute break
Why This Timer is Different
Most online timers stop counting when you switch browser tabs. This Pomodoro timer uses performance.now() to track elapsed time accurately, so the countdown stays correct even when you switch to another tab to work. The tab title also updates with the remaining time, so you can see it at a glance.