Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

A plugin for the Elgato Streamdeck to manage your Solrock TTS

License

Notifications You must be signed in to change notification settings

SocksTheWolf/streamdeck-solrocktts

Repository files navigation

UPDATE

Due to changes to the Uberduck API and functionality, Solrock will be sunset this Fall. The repository for Solrock will allow you to spin up your own instance and this plugin could be used for your own instances. However, without a public service available, this plugin will not be functional. As such, this repository will be archived. Thank you for using it!

Solrock TTS Streamdeck Plugin

A plugin for the Elgato Streamdeck to manage your Solrock TTS without the dashboard open. Currently only supports the Skip TTS function through the API.

Download/Installing

Go to the releases tab, download the com.mmattdonk.solrock.streamDeckPlugin file. Double click to install.

Set up

  1. Drag the Skip TTS button from the Solrock TTS category to an available button slot.
  2. Click on the button in the streamdeck program to enter the settings.
  3. Paste in your Solrock Overlay ID. You can find this on your dashboard, it's the URL that appears under the big red DANGER button. NOTE: You can paste the entire URL and the plugin will auto-resolve your Overlay ID from the input.

Once that value is set, you can now use the Skip TTS button!

If the everything works, you'll see a green checkmark on pressing the button. If there's an issue, a yellow caution sign will appear instead.

Building

  1. Download the code repository
  2. Find your Streamdeck plugin install location
  3. Paste the sdPlugin folder into that folder
  4. Restart the Streamdeck application.

You can now work out of the plugin directory. Do note that any modifications to app.js file typically require a restart of the Streamdeck software.