Hi! We've built three native OpenAction plugins for stream control and would love to have them listed in the marketplace.
All three are open-source, built in Rust using the openaction crate, and work on Linux.
Plugins
Twitch
- Bundle ID:
dev.penguin.twitch
- Repo: https://github.com/PenguinzTech/twitch-opendeck
- Description: Control your Twitch stream from OpenDeck — send chat, toggle chat modes (emote-only, sub-only, follower-only, slow mode), run ads, create clips and markers, manage Shield Mode, and view live viewer count
- Auth: OAuth2 Device Code Flow
YouTube Live
- Bundle ID:
dev.penguin.youtube
- Repo: https://github.com/PenguinzTech/youtube-opendeck
- Description: Control your YouTube Live stream from OpenDeck — send chat messages, insert ad breaks, ban users, add moderators, and view live viewer count
- Auth: Google OAuth2 Device Code Flow
Kick
- Bundle ID:
dev.penguin.kick
- Repo: https://github.com/PenguinzTech/kick-opendeck
- Description: Control your Kick stream from OpenDeck — send chat messages, manage slow mode, ban/unban users, mute users, and view live viewer count
- Auth: OAuth2.1 with PKCE (local callback)
All repos have the openaction topic added. Happy to submit a PR instead if preferred, but figured an issue was easier. Thanks!
Hi! We've built three native OpenAction plugins for stream control and would love to have them listed in the marketplace.
All three are open-source, built in Rust using the
openactioncrate, and work on Linux.Plugins
Twitch
dev.penguin.twitchYouTube Live
dev.penguin.youtubeKick
dev.penguin.kickAll repos have the
openactiontopic added. Happy to submit a PR instead if preferred, but figured an issue was easier. Thanks!