Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ratfactor/multitimer
- Owner: ratfactor
- Created: 2021-08-16T21:10:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-16T21:15:04.000Z (over 3 years ago)
- Last Synced: 2023-03-22T17:50:07.523Z (almost 2 years ago)
- Language: HTML
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!