https://github.com/lp1dev/timerjs
SpeedRun Timer written in Javascript and HTML
https://github.com/lp1dev/timerjs
speedrun speedrunning timer
Last synced: 7 months ago
JSON representation
SpeedRun Timer written in Javascript and HTML
- Host: GitHub
- URL: https://github.com/lp1dev/timerjs
- Owner: lp1dev
- Created: 2015-08-15T22:20:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-19T10:35:34.000Z (about 8 years ago)
- Last Synced: 2025-03-29T15:41:59.646Z (11 months ago)
- Topics: speedrun, speedrunning, timer
- Language: JavaScript
- Homepage: http://lp1.eu/
- Size: 355 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TimerJS

You can easily edit the run name, background color, playlist of the YouTube URL and the different time steps in the "config.js" file.
You have to open the index.html file in your internet browser to launch it, you can use it locally on your computer or deploy it on a webserver.
### Shortcuts
- Space : Start/Stop timer
- S : Set Step
```
/* ----------------------------------------------------------------------------
* "THE (BEER/CIDER)WARE LICENSE" (Rev. 1):
*
*
* wrote this file. As long as you retain this notice you can do whatever you
* want with this stuff. If we meet some day, and you think this stuff is
* worth it, you can buy me the above drink(s) in return.
*
* Jeremie Amsellem
* ----------------------------------------------------------------------------
*/
```