https://github.com/paultyng/streamdeck-slack
Stream Deck plugin for Slack
https://github.com/paultyng/streamdeck-slack
slack stream-deck streamdeck streamdeck-plugin
Last synced: 10 months ago
JSON representation
Stream Deck plugin for Slack
- Host: GitHub
- URL: https://github.com/paultyng/streamdeck-slack
- Owner: paultyng
- License: mit
- Created: 2022-11-02T19:54:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T23:20:39.000Z (about 3 years ago)
- Last Synced: 2025-04-06T18:50:37.831Z (10 months ago)
- Topics: slack, stream-deck, streamdeck, streamdeck-plugin
- Language: Go
- Homepage:
- Size: 643 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/paultyng/streamdeck-slack/actions/workflows/ci.yml)
# Stream Deck Plugin for Slack
Provided Actions:

- **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](./slack-app/manifest.yml). You can also use the included [icon](./slack-app/icon.png). Once it is created, copy your user token for use is the action button properties.
Download the **.streamDeckPlugin** file from the latest [release](https://github.com/paultyng/streamdeck-slack/releases). 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**).