Set of trusted, essential actions and integrations for Stream-Pi using the Stream-Pi Action API. These actions are prebundled with public Stream-Pi releases.
- Java >= 11
- Maven >= 3.6.3
To test these actions out in your local environment you'll need to run the Stream-Pi Server and copy the contents of BuiltPlugins
to the server's
Plugins directory ($HOME/Stream-Pi/Server/Plugins
by default), especially if you're writing your own custom action / integration.
Build all actions by executing make build-all
from the command line or specific actions i.e. make twitch-talk
.
Build all actions by executing build.bat
from the command line or specific actions i.e. build.bat twitch
.
Action Name | Build Script Argument |
---|---|
Hotkey | hotkey |
Play Audio Clip | playaudioclip |
Media Key | mediakey |
OBS Suite | obs-suite |
Run Command | runcommand |
Text Block | textblock |
Twitch | twitch_chat |
Open File | openfile |
twitter |
|
Website | website |
Webhook | webhook |
Run Executable | runexecutable |