speedcontrol / nodecg-speedcontrol

NodeCG bundle to help facilitate the running of speedrunning marathons, including overlays.
MIT License
44 stars 34 forks source link

Add countdown internally/to dashboard panel if Twitch commercials are active #69

Closed zoton2 closed 4 years ago

zoton2 commented 4 years ago

Internally we could have a replicate that keeps track of the seconds if a Twitch commercial has been triggered successfully, would be useful for other bundles, and can then be put on the dashboard panel in this bundle too. Currently, besides the console, there is no indication. This could be put onto the Start Commercial button itself.

zoton2 commented 4 years ago

Timer has been added internally and was tested at UKSG successfully, it shows on the dashboard as the amount of seconds but I would like to make that into a more human readable string, for example MM:SS

zoton2 commented 4 years ago

Fully added in dev branch.

zoton2 commented 4 years ago

I should write the replicant information into the README.

zoton2 commented 4 years ago

Added README information in dev branch.