timotheeg / nestrischamps

A web-based OCR and restreamer system for NES Classic Tetris players
MIT License
48 stars 12 forks source link

Publish a very light timer page #90

Closed timotheeg closed 3 years ago

timotheeg commented 3 years ago

During qual runs, player need to display a timer on their page.

While some of the nestrischamps qual layouts include built-in timers, people on standard video-based stencil can't use that, and the option for count down timers out-there just plain suck. People load a timer app and then do screen capture on it from within OBS. This is so much heavier than it needs to be 😑

TODO: Publish a very light count down timer page in nestrischamps, maybe available from a URL like: /tools/timer with some minimal config options (duration, count up or down, etc.

The timer should be loadable in a browser source in OBS, no heavy screen capture needed.