Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ratfactor/multitimer

Multiple count-up minute timers in a single HTML document to customize and run!
https://github.com/ratfactor/multitimer

Last synced: 3 months ago
JSON representation

Multiple count-up minute timers in a single HTML document to customize and run!

Awesome Lists containing this project

README

        

# multitimer

**MOVED!** Hello, I am moving my repos to http://ratfactor.com/repos/
and setting them to read-only ("archived") on GitHub. Thank you, _-Dave_

Multiple count-up minute timers in a single HTML document to customize and run!

![screenshot](multitimer.png)

* Tracks minutes!
* Start and stop the timers!
* Double-click to clear timers, prevents accidents!
* Just copy-paste the HTML timers and customize - have as many as you want!
* Copy the whole document and customize to have whole sets of timers!
* Timers survive refresh using `sessionStorage`!
* It's just HTML and vanilla JS. Read it and see!