Tournament Overlays And Stream Tools
No-hassle OBS tournament stream overlay manager
This project is meant for users to style their own overlays, if you want something more "batteries included" then check out https://github.com/Readek/RoA-Stream-Tool
Built with this Electron template: https://github.com/Deluze/electron-vue-template
Add the html files in the obs folder as sources in OBS, and the app will connect to it with a websocket and automatically update.
npm installnpm run devnpm run build (to build obs files):
browserify .\script.js bundle.jsnpm run build:win
npm run build:mac
npm run build:linux

