strem-app / strem

A free and open source automation tool for streamers
MIT License
49 stars 3 forks source link
application automation blazor csharp obs photino streaming twitch

Strem

A free and open source automation tool geared for assisting streamers.

Documentation Discord

strem image strem image

Currently we are only building for windows officially, but custom cut down builds can probably be built for other platforms.

What Does It Do?

It lets you build complex logic flows from triggers and tasks which can drive actions in 3rd party apps/tools like OBS and Twitch.

For example you may want to play a meme on OBS every time chat contains "lollerskates", so you would make a twitch chat trigger, and have a task to show an obs source.

Features

Currently this is the most ALPHA of all alphas, so by all means use it, but just keep in mind this is SUPER early days.

How Do I Install/Run It?

Currently only windows is supported, but only a few things realistically require windows so in the long run we may pull those dependencies out to support other platforms too (i.e file browsing, keyboard input simulation, tts etc).

Documentation / Help?

We mainly recommend going to the discord server for help and just use the github issues for raising bugs, but here are the best ways to get help or find out how to use the app.

Plugins / Related Libs

We will probably move this to be its own docs section at a later date but for now here are the main plugins that are available.

I Want To Add To This Project

Thats great, for the moment everything is VERY fluid so while im open to taking PRs and FRs just keep in mind I want to stabilize stuff a bit further before I open the flood gates a fully.

To build it locally you will to:

Once loaded if you go into Logs you will be able to see where your data source files live and information around whats happening at runtime.