Create A Stream Countdown Timer For Twitch With Javascript

preview_player
Показать описание
Learn how to create a simple countdown timer to be used within Open Broadcast Studio (OBS) for streaming, using JavaScript, HTML, and CSS. When finished, this small web project can be included in OBS as a browser source.

Рекомендации по теме
Комментарии
Автор

Great guide! Any way to easily add a second timer after this one? Idealy I would like to create a script that first runs one timer, then when the first timer completes (after lets say 25 minutes) a new one takes its place (for instance for 5 minutes), when the second timer completes the first one starts again.

atLind