2026-03-06 21:58:30 -05:00
2026-02-19 08:47:37 +00:00
2026-02-19 08:47:37 +00:00
2026-03-06 03:10:07 -05:00
2026-03-06 21:58:30 -05:00
2026-02-19 08:47:37 +00:00
2026-03-06 21:58:30 -05:00
2026-03-06 21:58:30 -05:00

Beat Saber Overlay

Simple Beat Saber stream overlay for twitch.tv/iza_k
Requires BeatSaberPlus

Preview

Usage

  1. Go to bs-overlay.netlify.app
  2. Click anywhere on page to show settings (saved in URL)
  3. Copy URL
  4. OBS Studio: Add Source > Browser > paste URL
  5. 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
No description provided
Readme 597 KiB
Languages
TypeScript 54%
JavaScript 33.7%
CSS 7.6%
HTML 4.7%