Stream Helpers
A collection of free-to-use stream addons.
OBS Text Source
Useful for displaying basic animated text (e.g. "Please follow")
Options
- Text: The text to display
- Style: The style of text animation. See below
- Debug: Enabling this will prevent the text from fading in and out
- InTime: When debug is not set, this determines how long, in seconds, the text will be visible
- OutTime: When debug is not set, this determines how long, in seconds, the text will NOT be visible
Twitch Follower Goal Variant
Useful for displaying your current follower count and, optionally, your follower goal.
Options
- ID (required): Your Twitch user ID
- Goal: Your follower goal. Displayed next to your current follower count
- Style: Text style to apply to the text. See above.
- Debug: Enabling this will prevent the text from fading in and out
- Prefix: The text to put before the follower count
Live Examples
Basic "Hello" Text Examples
Twitch Follower Examples
Link Builder
Click here to generate your ownOBS Setup
More details coming soon...
TLDR;
- Add Browser Source
- Paste custom URL
- Default custom CSS should be sufficient but make sure the following is included.
body { background: rgba (0,0,0,0); }
- Profit?
Twitch Tools
User ID Lookup
Click here to lookup your Twitch IDTentative Roadmap
- Storybook support
- Variable color options
- Variable sizing options
Feature Requests
Have a feature request, submit them here.