8000 GitHub - sethborden/timer: CSS timer in pure old vanilla javascipt.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sethborden/timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer app in vanilla javascript

Here's a live demo.

This thing is pretty much self documenting.

Defaults to a 20 minute timer, double-click the time to change.

Alternately, and assuming you have python 2.x installed, run python py2serve.py from the command line and navigate to http://localhost:8000/timer.html#<time for timer in seconds>, i.e. to get a 30 second timer go to http://localhost:8000/timer.html#30. If you're a python 3 purist run py3serve.py.

About

CSS timer in pure old vanilla javascipt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0