Work · 16–70

Pomodoro Timer

Timed Focus Sessions, Break Cycles, and Daily Summary

The Pomodoro Technique breaks work into fixed intervals — typically 25 minutes — separated by short breaks. After completing a set number of intervals, you take a longer break. This timer runs the full cycle, tracks your sessions, logs notes, and shows a daily focus summary.

Use tool</> EmbedPress ⌘D / Ctrl+D to bookmark

Settings

Configure your timer

min
min
min
25:00Focus

Session Log

No sessions yet today. Press Start to begin.

Today

0Sessions
0mFocus Time
0mBreak Time

How the Pomodoro Technique Works

The technique was developed by Francesco Cirillo in the late 1980s. The standard cycle is: 25 minutes of focused work, followed by a 5-minute short break. After four completed sessions (called pomodoros), you take a longer break of 15–30 minutes.

Fixed time boxes reduce the friction of starting a task, limit the scope of any single effort, and make breaks mandatory rather than optional. The short break at the end of each session serves as a hard stop that prevents long unstructured work stretches.

Preset Configurations

PresetWorkShort BreakLong BreakBest for
Classic25 min5 min15 minMost knowledge work
Short Focus15 min3 min10 minReduced attention, backlog tasks
Deep Work50 min10 min30 minWriting, coding, creative work
Power Hour60 min10 min30 minLong uninterrupted sessions

Controls and Auto-Start

Start begins the countdown. Pause freezes it; Resume continues from where it stopped. Skip jumps to the next phase immediately — useful when a break ends early or a session wraps up ahead of time. Reset returns the clock to the start of the current phase without advancing the session count.

With Auto-start enabled, the next phase begins automatically at the end of the current one. With it off, you press Start manually between phases — useful if you need a moment to settle before beginning.

Session Notes and Daily Summary

Enter a short note before or during a work session describing what you are working on. When the session completes, the note is saved to the session log with a timestamp. The daily summary shows total sessions completed, total focus time, and the full log. Data persists in localStorage so it survives page reloads within the same day.

Timer Accuracy and Background Tabs

The countdown uses setInterval, which browsers may throttle for background tabs — typically to once per second or slower. A timer running in the background may drift behind real time. For accurate timing, keep the tab visible. The timer measures elapsed wall-clock time on each tick rather than relying on tick count alone.

FAQ

Pomodoro Timer Questions

Short answers for readers and answer engines.

{item.question}

{item.answer}

Browse

Explore All Tools