Timer Plugin (Text-Only Countdown with Message)

Timer Plugin (Text-Only Countdown with Message) v1.2

Tioluwani Lowo

New Member
Tioluwani Lowo submitted a new resource:

OBS Timer Plugin (Text-Only Countdown with Message) - Timers

OBS Timer Plugin is a customizable countdown timer designed for streamers, speakers, and presenters. It includes:

✅ A control panel dock to set the timer and message
✅ A fullscreen text-only display that’s bold, responsive, and clean
✅ Pause, resume, reset, and auto-message reveal when time ends
✅ Offline-first — no need for a server or internet
✅ Works seamlessly in OBS using local `file:///` paths

Read more about this resource...
 

NCC24656

New Member
got to say looking good so far but got everything setup and press start for a 3 minutes count down and it dosnt start at all,

thanks for sharing your plugin aswell
 

PLV

New Member
got to say looking good so far but got everything setup and press start for a 3 minutes count down and it dosnt start at all,

thanks for sharing your plugin aswell
Is probably because you used the "Local File" checkbox in the browser source. You have to use the "file:///" protocol prefix in the URL or it won't work. For example, I must have
file:///C:/Program Files/obs-studio/counter-dock/display.html
instead of
C:/Program Files/obs-studio/counter-dock/display.html
 

NCC24656

New Member
Is probably because you used the "Local File" checkbox in the browser source. You have to use the "file:///" protocol prefix in the URL or it won't work. For example, I must have
file:///C:/Program Files/obs-studio/counter-dock/display.html
instead of
C:/Program Files/obs-studio/counter-dock/display.html
thanks will try this out
 

Tioluwani Lowo

New Member
At the end of the count down, it would be good to have display.html change state into something that Advanced Scene Switcher can hook into so that we can change scenes automatically using Advanced Scene Switcher.
Will look into that thanks for the feedback
 

Tioluwani Lowo

New Member
Tioluwani Lowo updated Timer Plugin (Text-Only Countdown with Message) with a new update entry:

Version 1.2 - UI Enhancements

feat: add Style tab with theme toggle, custom font settings, and separate color pickers for timer and end message
  • Introduced the Style tab alongside Timer Settings
  • Added theme switcher (light/dark) affecting the control panel only
  • Added font family selector (applies to display)
  • Added individual color pickers for the timer and end message
  • Applied styles via BroadcastChannel to display.html
  • Ensured theme persists via localStorage - Updated layout to support inline...

Read the rest of this update entry...
 
Top