Pomodoro Timer

Free online Pomodoro timer: 25 minutes of focus, short and long breaks, sound alerts and a session counter. Works offline after loading.

Everything runs in your browser — your data is never sent to any server.

Why the Pomodoro technique works

Willpower is a bad time manager. The Pomodoro technique replaces it with a simple contract: 25 minutes of full focus, then a guaranteed 5-minute break. The timer — not you — decides when to stop, which makes starting easy and burnout unlikely. This online version needs no installs and works right in the browser tab.

What it does

  • Classic cycle: 4 × (25 minutes of work + 5 minutes of break), then a long 15-minute break.
  • Sound alert at every phase switch — you can step away from the screen.
  • Session counter and the remaining time right in the browser tab title.

How to use

  1. Press Start and work on a single task until the bell.
  2. Take the short break fully — stand up, look away from the screen.
  3. After four cycles take the long break, then start the next round.

How it works

The countdown is driven by wall-clock deadlines rather than tick counting, so tab throttling cannot skew it. The alert is generated by the Web Audio API — no sound files, and everything works offline once the page is loaded.

Frequently asked questions

Can I change the 25/5 intervals?

The classic 25/5/15 scheme is fixed in this timer on purpose — fewer settings, fewer excuses. The technique works best when the contract stays simple.

Will it keep counting if I switch tabs?

Yes. The timer is anchored to real time, not to tick counting, so background throttling of an inactive tab does not affect accuracy. The remaining time is also shown in the tab title.

Related tools