Skip to content

paultyng/streamdeck-slack

Repository files navigation

CI

Stream Deck Plugin for Slack

Provided Actions:

image

  • Slack User - shows a user's profile picture, presence indicator and custom status emoji
  • Slack Presence - shows whether your presence is configured as away or "auto" and lets you toggle it
  • Slack Status - allows you to toggle a custom status emoji

Installation

Create a Slack app using the included manifest. You can also use the included icon. Once it is created, copy your user token for use is the action button properties.

Download the .streamDeckPlugin file from the latest release. This file should already be associated with the Stream Deck app for opening and once its opened, the Slack actions will be available to be added.

Developing / Running from Source

There is currently an installation script for Windows (install.ps1).