Skip to content

artandor/multistream-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c48112b · Sep 4, 2022
Apr 22, 2022
Feb 2, 2022
Sep 7, 2021
Apr 29, 2022
Sep 4, 2022
Feb 12, 2022
Sep 18, 2021
Sep 4, 2022
Sep 4, 2022
Apr 26, 2022
Sep 4, 2022
Sep 16, 2021
Apr 22, 2022
Sep 7, 2021
Sep 16, 2021
Dec 19, 2021
Dec 19, 2021
Sep 9, 2021
Jan 14, 2022
Sep 16, 2021
Dec 9, 2021
Apr 26, 2022
Apr 29, 2022
Apr 29, 2022
Apr 26, 2022
Apr 27, 2022
Apr 26, 2022
Dec 19, 2021
Feb 12, 2022
Feb 2, 2022
Apr 22, 2022
Nov 24, 2021
Apr 29, 2022
Sep 21, 2021
Feb 12, 2022

Repository files navigation

Multistream Tools

Composer build Docker build Translation status Wallaby.js codecov

Description

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.

Features

  • 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)

Supported Platforms

  • Youtube
  • Twitch
  • Brime
  • Trovo
  • Facebook Gaming

Translation contribution

Translation contribution tool

Design consideration

  • Each page will be designed in a way that you can integrate it into an OBS dock
  • Icons are mostly from css.gg

Install without docker

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

Wallaby.js

Wallaby.js

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.