discord

Streamduck

streamducklogo_cut
Software for managing Stream Deck devices with folders and actions

Project that will perhaps be better than streamdeck-ui

Currently in heavy development, and is not user-ready

Features

Currently supported:

Client for interacting with Streamduck daemon on NodeJS
Repository

Structure of the Project

streamduck-core

Simplification of rendering and streamdeck management for use with other modules

streamduck-daemon

Service that handles the core, plugins and provides a many types of sockets for clients to interact with the core
Communication sockets that are currently planned are as following: Unix Domain Socket, Windows Named Pipes, Websocket

streamdeck-client

Library that simplifies communication with the streamduck-daemon, and also allows one to make custom UI clients for the software

streamdeck-cli

Command-line tool to interact with the daemon