stream-deck-for-node / sdk

Unofficial Elgato Stream Deck SDK for Node.js
https://stream-deck-for-node.netlify.app
GNU General Public License v3.0
25 stars 3 forks source link
elgato-stream-deck nodejs sdk stream-deck

Elgato released an official Node.js sdk

Now they support Node.js plugins, hot reload and more.

This project is now archived


Elgato Stream Deck SDK

Unofficial Node.js SDK

Library Features

Samples

There are different types of sample (in the directory /sample), written in JavaScript and TypeScript and also a built plugin.

Documentation

You can read the full documentation at https://stream-deck-for-node.netlify.app

TODO

Changelog

1.0 (12/2021)

An initial sdk version is released

Inspiration

I took my inspiration from streamdeck-tools of BarRaider, but I don't really like C#... so I created a tool to execute on-fly Node.js script through a binary executable or a full node packaged app.

Author

Francesco Saverio Cannizzaro (fcannizzaro)

License

GPL-3.0