Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 893 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 893 Bytes

SimpleWebTimer

A simple timer for OBS.

Usage

You can add https://timer.gorzog.com as a browser source on OBS to get a default 1-minute timer.

Note

An interactive tool to customize the timer is avaliable on its project page

You can use URL parameters to customize the timer. The following parameters are available:

  • sec: Seconds (will override min)
  • min: Minutes
  • color: Hex color code for the timer.
  • blink: Make the timer blink when it has ended

For example the URL of a 3 minute and 51 second timer that doesn't blink will look like this: https://timer.gorzog.com?sec=231&blink=false

It's recommended to enable "Shutdown source when not visible" and "Refresh browser when scene becomes active" so that when you make the timer visible it will automaticaly start, you can refresh the source to restart the timer