【100sites #002】Pomodoro

Published on
This English version was translated from my Chinese original with AI assistance.

Github

Live Demo

Screenshot 2016-02-13 12.00.31 AM.png

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.