Start WebSocket Server
Add Browser Source in OBS
In
Done!
And you are done!
An OBS widget that displays your four most recent Twitch events, such as follows, subscriptions, cheers, or Ko-fi donations.
Copy what you need to get started. Follow the setup guide below for detailed instructions.
Add this as a browser source to OBS.
In
And you are done!
You can add URL Parameters at the end of the browser source
URL to customize the overlay. The first parameter starts with
?, and additional parameters are joined
with &.
https://tawmae.xyz/overlays/event-list.html?font=Comic+Sans+MS&color=pink ?color Changes the background color of the individual event bars. Supports hex codes and gradients.
https://tawmae.xyz/overlays/event-list.html?color=whitehttps://tawmae.xyz/overlays/event-list.html?color=#fff ?usernameColor Changes the color of the username. Supports hex codes and gradients.
https://tawmae.xyz/overlays/event-list.html?usernameColor=whitehttps://tawmae.xyz/overlays/event-list.html?usernameColor=#fff ?eventColor Changes the color of the event text. Supports hex codes and gradients.
https://tawmae.xyz/overlays/event-list.html?eventColor=whitehttps://tawmae.xyz/overlays/event-list.html?eventColor=#fff ?font Changes the font used for the text. Supports standard fonts. Use a + character to replace spaces.
https://tawmae.xyz/overlays/event-list.html?font=Arialhttps://tawmae.xyz/overlays/event-list.html?font=Comic+Sans+MS ?usernameSize Changes the font size of the username. The default size is 32.
https://tawmae.xyz/overlays/event-list.html?usernameSize=20 ?eventSize Changes the font size of the event text. The default size is 26.
https://tawmae.xyz/overlays/event-list.html?eventSize=20 ?width Changes the width of the event container. The default width is 700px.
https://tawmae.xyz/overlays/event-list.html?width=1000px ?anonymousFollows Replaces the username and avatar with placeholders for follow events to allow followers to remain anonymous.
https://tawmae.xyz/overlays/event-list.html?anonymousFollows=true ?watchstreaks Disables watchstreaks from showing in the event list.
https://tawmae.xyz/overlays/event-list.html?watchstreaks=false