Beat Saber Overlay
Simple Beat Saber stream overlay for twitch.tv/iza_k
Requires BeatSaberPlus
Preview
Usage
- Go to bs-overlay.netlify.app
- Click anywhere on page to show settings (saved in URL)

- Copy URL
- OBS Studio: Add Source > Browser > paste URL
- BeatSaber+ settings, enable the Song Overlay module
Advanced
Download the source code to use the overlay locally without hosting it online.
Note: in OBS browser source, use URL file:///C:/path-to-overlay.../index.html instead of "Local file" so that URL parameters work.
You can further customize the overlay with Custom CSS. Example:
body { font-family: "Comic Sans MS"; }
Description
Languages
TypeScript
54%
JavaScript
33.7%
CSS
7.6%
HTML
4.7%
