This project aim to make multi-streaming easier for streamers. We made it because it was painfull to update all titles from all websites, and we have more ideas for the future.
- Update title and categories from all platforms
- Aggregate stats fromm all platforms
- Receive alerts from all platforms
- Have labels from all platforms (Latest follower, latest sub, ...)
- Receive alerts from donations & have labels for it
- Create alert overlay ?
- Aggregate chats from all platforms (Bonus since Brime will do it)
- Youtube
- Twitch
- Brime
- Trovo
- Facebook Gaming
- Each page will be designed in a way that you can integrate it into an OBS dock
- Icons are mostly from css.gg
docker-compose up -d database # Optionnal, u can use your local database
symfony composer install
symfony console d:m:m
yarn install
yarn watch
symfony server:ca:install
symfony serve -d
This repository contributors are welcome to use Wallaby.js OSS License to get test results immediately as you type, and see the results in your editor right next to your code.