http://zren.github.io/eggtimer/
A timer based on a url parameter. Based off of e.ggtimer.com. This version uses different parsing, focusing on short forms, and allows for clock times. Eg: 2:20 started at 1 PM will end at 2:20 PM. 1:10 started at 11 PM will end at 1:10 AM.
Examples
Countdown
1mhttp://zren.github.io/eggtimer/?t=1m1minhttp://zren.github.io/eggtimer/?t=1min1m 45shttp://zren.github.io/eggtimer/?t=1m+45s (Note:+in a url is equal to%20which which is equal to a space)1m45shttp://zren.github.io/eggtimer/?t=1m45s1h30mhttp://zren.github.io/eggtimer/?t=1h30m
Clock Times
h will use the 24 hour clock.
1:001PM if started at 11AM http://zren.github.io/eggtimer/?t=1:0023:0011PM http://zren.github.io/eggtimer/?t=23:001h001AM http://zren.github.io/eggtimer/?t=1h0023h0011PM http://zren.github.io/eggtimer/?t=23h00
Adding To Your Brower's Search Engine
Chrome
- Open chrome://settings/searchEngines
- Scroll to the bottom
- Under
Add new search engineputEggTimer - Under
keywordputtortimeroreggtimer - Under
Url with %s in place of...puthttp://zren.github.io/eggtimer/?t=%s
Now to start a timer, you can type t in the url bar, then hit space, then type your timer string.
On this page
Contributors
Created July 18, 2014
Updated March 26, 2025