artandor / multistream-tools

We help you remove all the redundancy that comes with streaming to multiple platforms.
https://multistream-tools.live/
GNU General Public License v3.0
13 stars 5 forks source link
streaming

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

Supported Platforms

Translation contribution

Translation contribution tool

Design consideration

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.