Enhance your stream with a personalized Event List widget!
This repository provides custom HTML, CSS, and JavaScript code to create a visually appealing and branded widget that displays real-time events such as follows, tips, subs, and hosts.
Take your stream's aesthetics to the next level with this customizable solution!
- π¨ Customizable Design: Match the widget's look to your stream's branding.
- β‘ Real-Time Updates: Displays live events as they happen.
- π Easy Integration: Quick and seamless setup with Streamlabs OBS.
Check out how your Event List will look on stream:
Enable Custom Code in your Streamlabs Event List widget settings, then:
- HTML: Paste the content of the
html.html
file into the HTML tab. - CSS: Paste the content of the
css.css
file into the CSS tab. - JavaScript: Paste the content of the
js.js
file into the JS tab.
Once you've added the code to each tab, save your settings to see the widget live on your stream.
- html.html: Contains the structure of the widget.
- css.css: Styles and layout for the Event List.
- js.js: Adds interactive functionality and dynamic updates.
- Be sure to test the widget in your Streamlabs preview window.
- Customize the
css.css
andjs.js
files further to match your exact style preferences.
π Happy streaming!