Skip to content

Uses Streamlabs API and Socket to create browser source widgets and bypass the Streamlabels software.

Notifications You must be signed in to change notification settings

m60irl/StreamLabels-Widgets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StreamLabels-Widgets

forked from Zalatis/StreamLabels-alternative

The Streamlabels application creates txt files that can be added into OBS but the Linux build is only for Debian and I couldn't get it working on Fedora so I found a project using the Streamlabels API to create a rotating widget. I re-wrote the script to remove the animations and create a single, static widget that can pull any StreamLabels file without needing the software installed.

Installation

  • Drop the files into any folder
  • Modify line 2 and 5 of script.js with your Tokens from https://streamlabs.com/dashboard#/settings/api-setting
  • Modify line 8 with any filename that would normally be loaded by Streamlabels
  • You can change the font with style.css
  • Add index.html as browser source on OBS

About

Uses Streamlabs API and Socket to create browser source widgets and bypass the Streamlabels software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.6%
  • CSS 20.6%
  • HTML 9.8%