Skip to content

Marakusa/CutOverlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CutOverlay

CUT Overlay is an open-source OBS overlay with support for Spotify and BeatSaberPlus status.

Screenshot001

Features

  • ✔️ Multiple overlays for different uses (starting soon, chat only, etc.)
  • 💬 Twitch chat overlay
    • 7TV Integration
  • 🎧 Real time Spotify status
    • 🎨 Dynamic color theme from album cover art
  • ❤️ Pulsoid heart rate integration
  • ⚔️ BeatSaberPlus status
  • 🕰️ Clock with timezone detection

Building from the source

Go to the project folder (.csproj)

cd .\CutOverlay\

Run the following command

electronize build /target win /PublishSingleFile false /PublishReadyToRun false

The built application is located in .\bin\Desktop\win-unpacked\CUT Overlay.exe

Screenshot002