Tailwind UI Pattern Registry for humans and agents

pomodoro timer focus productivity countdown session ring svg pomodoro focus timer countdown progress ring sessions productivity work timer build a pomodoro timer show countdown with progress ring focus session tracker

Focus Timer

Fetch pattern JSON: curl https://webspire.de/patterns/focus-timer/base.json

Details

Family
focus-timer
Tier
base
Kind
component
Responsive Dark Mode Tailwind Only Copy & Paste Requires JS
Stable Published
pomodorotimerfocusproductivitycountdownsessionringsvg

Slots

Name Required Description
task-label No Current task name shown above the ring. Falls back to a placeholder.
ring Yes SVG circle ring — stroke-dashoffset encodes elapsed progress.
controls Yes Start/Pause and Reset buttons below the ring.
sessions No Row of dots showing completed Pomodoro sessions.

Props

Name Type Default Description
duration number 1500 Session duration in seconds (default 25 minutes).
breakDuration number 300 Short break duration in seconds (default 5 minutes).

A self-contained focus timer implementing the Pomodoro Technique. An SVG circle ring shrinks as time elapses. Completed sessions are tracked with dot indicators. Controls let the user start, pause, and reset the countdown. Optional task label shows what is being worked on.