Timer Plugin (Text-Only Countdown with Message)

Timer Plugin (Text-Only Countdown with Message) 2.0

Release Notes — Timer Plugin v2.0


Major Update: The Complete Control & Multi-Session Edition​


Version 2.0 introduces a massive leap forward for customization, flexibility, and workflow efficiency, transforming the OBS Timer Plugin into a full production-ready control system for live events, services, and broadcasts.




New Features


Multi-Session Management​


  • Added a brand-new Sessions Tab to create, save, and manage multiple named timers.
  • Each session includes:
    • A custom name, duration, and end message.
    • Quick Load, Start, and Delete options.
  • Perfect for handling event segments like:
    • Opening Speech, Prayer, Worship, Award Presentation, etc.
  • Sessions persist locally, so your workflow is ready every time you open OBS.

Enhanced Style Customization​


  • Introduced Font Size controls for both Timer and End Message.
  • Added 9-point screen alignment (Top/Center/Bottom × Left/Center/Right).
  • Improved independent color controls for timer and message.
  • All settings persist automatically between uses.

Style Presets​


  • Save complete visual configurations as presets.
  • Quickly switch between saved designs (e.g., Stage Bold, Minimal White, Live Countdown).
  • Presets can be saved, applied, or deleted with one click.



UI & Experience Improvements


  • Added a new three-tab layout:
    Timer Settings, Style, and Sessions.
  • Moved “Select Preset Style” to the Timer tab for faster access.
  • Added clean, balanced button layouts with compact styling.
  • Introduced a footer “Support Me” section with a PayPal donate link.
  • General performance and persistence improvements for smoother control.



Under the Hood


  • All data (styles, presets, and sessions) are stored securely in local storage — no internet required.
  • Communication between the Control Panel and Display Page remains 100% offline via BroadcastChannel.
  • Updated file structure for easier customization and maintenance.



Support


If you love what I do and want to support ongoing development:
Donate via PayPal




Summary


Version 2.0 gives you the power to run an entire live program from one panel — multiple sessions, custom styles, and full control, all offline, all yours.
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 color pickers in one row
Fixed a minor bug
Top