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

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

Awesome Lists containing this project

README

          

## TimerJS

![Screenshot](https://github.com/lp1dev/timerJS/blob/master/screens/timerJs.png?raw=true)

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
* ----------------------------------------------------------------------------
*/
```