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: about 2 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
- Archived: true
- Created: 2021-08-16T21:10:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T22:54:27.000Z (over 2 years ago)
- Last Synced: 2025-02-12T09:12:18.005Z (about 1 year ago)
- Language: HTML
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- 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!

* 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!