Hacker News new | ask | show | jobs
by strick 3476 days ago
I don’t do alarms, just timers, but my site does it like this: http://5.minutestocountdown.com/

One nice benefit of doing the number first in the url is that the second time you set a timer you can just type a single number and url autocomplete will fill in the rest for you.

1 comments

Thanks for this simple tool, I'll definitely use it next time.

I broke it by putting in a non-integer number of minutes. Is this even fixable?