Skip to content

Jakub-Piskorz/simple-obs-timer

Repository files navigation

Simple timer for OBS.

Very simple timer for your OBS without any plugins, logins or extra installation.

Just put one link into the Browser source and it works.

Getting started

  • Open your OBS, and add new source named Browser.

image

image

  • Be sure to select Refresh browser when scene becomes active in order easily restart your timer, by turning visibility on and off.

image

Set your timer

Styling

You can apply custom styles by adding extra URL search params (styles have React.js CSS syntax, which is CSS but with camelCase as keys)

Examples

Set up your own timer

While, by default, you can use my link, you can host your own timer.

Requirements: Git, Node.js, npm.

  1. Open your terminal and type git clone https://github.com/Jakub-Piskorz/simple-obs-timer.git my-timer
  2. Open my-timer folder in your terminal and type npm install.
  3. After successfull instalation, you can launch your server using npm run dev.
  4. Follow the link from your terminal, in your browser or OBS browser source. (Be sure to add URL parameters)