Pomodoro Timer

Focused work blocks with automatic breaks, accurate even in a background tab.

25:00 Ready to focus

Set your durations and press Start.


0Blocks completed today
0mFocus time today
0Current cycle
Session logStored on this device only

Features

  • Custom work, short break and long break durations
  • Automatic cycling with a long break every N blocks
  • Countdown in the browser tab title
  • Audio alert generated in the browser, no file needed
  • Daily session log kept on your device

How to use it

  1. Set your work and break durations.
  2. Optionally name what you are working on.
  3. Press Start and leave the tab in the background.
  4. The title bar shows the countdown while you work.

The technique, and why the timer is accurate

Francesco Cirillo developed the Pomodoro Technique as a university student in the late 1980s, naming it after a tomato-shaped kitchen timer. The structure is deliberately rigid: work for one block, take a short break, and after four blocks take a longer one. The rigidity is the point, the fixed commitment makes starting easier, and the enforced break prevents the diminishing returns of grinding through fatigue.

Twenty-five minutes is a starting point rather than a rule. Deep technical work often benefits from 45 or 50-minute blocks, because the overhead of reloading context makes short blocks inefficient. Shallower work, email, admin, review, suits shorter blocks. The durations here are adjustable for that reason.

One technical detail worth explaining: browsers throttle setInterval in background tabs, often to once per minute, so a naive timer built by counting ticks drifts badly and can finish minutes late. This timer records the target end time when you press Start and computes the remaining time from the system clock on each tick. That means it stays accurate whether or not the tab is visible, and it recovers correctly if your machine sleeps mid-session.

Frequently asked questions

Yes, completely. Pomodoro Timer is free with no usage limits, no account and no sign-up. There is no paid tier and no trial that expires. Tools marked Premium on this site carry that label to indicate a deeper feature set, not a price.
Pomodoro Timer covers custom work, short break and long break durations, automatic cycling with a long break every N blocks, countdown in the browser tab title, among other things. Everything is available immediately with no account, no sign-up and no usage limit.
Francesco Cirillo developed the Pomodoro Technique as a university student in the late 1980s, naming it after a tomato-shaped kitchen timer. The structure is deliberately rigid: work for one block, take a short break, and after four blocks take a longer one. The rigidity is the point, the fixed commitment makes starting easier, and the enforced break prevents the diminishing returns of grinding through fatigue.
Your data is stored in your browser's localStorage, which lives on your device and is readable only by this site in this browser. Nothing syncs and nothing is uploaded. The trade-off is that clearing your browser data will erase it, so export anything important. Because nothing depends on a server, the tool also keeps working offline once the page has loaded, the site registers a service worker that caches it after your first visit.

Related tools

Further reading

📖 The Pomodoro Technique: Why Working in 25-Minute Sprints Works

Read the full guide on the 123MiniApps blog.

Pick a theme

Ten hand-tuned palettes.