【100sites #002】Pomodoro
- Published on
This English version was translated from my Chinese original with AI assistance.

A simple Pomodoro Technique timer. I reused the code from #001Timer with some tweaks and improvements.
I Googled an interval function that automatically corrects for drift, so the time-drift problem is now solved.
But when Pomodoro runs in the background, the time-freeze problem remains — the time in the title still drifts badly.