Skip to content

a timer that counts up and can be reset via twitch chat

License

Notifications You must be signed in to change notification settings

Luk4sWorld/twitch-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitch-timer

a timer that counts up and can be reset via twitch chat

usage

simply point an url to index.html for example as an OBS browser source.
the string after the '#' hash sign contains the settings encoded as URI parameters.

configuration

current settings supported:

  • channel: the channel it shall listen on.
  • command: the string it shall search for to reset the timer
  • font: the font family for the text (be ware of URI encoding, hash string will try to decode)
  • size: the font size (a CSS compatible value like "40px")
  • color: the font color (a CSS compatible value like "red" or "#88FF30")

example

https://Luk4sWorld.github.io/twitch-timer/index.html#channel=Luk4sWorld&command=!reset&font=Comic%20Sans%20MS&size=40px&color=#F0F0F0

About

a timer that counts up and can be reset via twitch chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages