Skip to content

stream-pi/essential-actions

Repository files navigation

Stream-Pi Essential Actions

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.

Prerequisites

  • Java >= 11
  • Maven >= 3.6.3

Actions Help Guide

Quick Start

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.

Linux/Mac

Build all actions by executing make build-all from the command line or specific actions i.e. make twitch-talk.

Windows

Build all actions by executing build.bat from the command line or specific actions i.e. build.bat twitch.

List of Actions

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 twitter
Website website
Webhook webhook
Run Executable runexecutable