| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Now they support Node.js plugins, hot reload and more.
This project is now archived
CLI utility to create / link / unlink / develop / package a stream deck plugin in Node.js
npm i -g @stream-deck-for-node/cliStream Deck Node.js CLI
Everything needed to create a Stream Deck's plugins in Node.js
Synopsis
$ stream-deck <command> <options>
Command List
create Generate a new plugin project with a sample action.
link Create a symlink between your development code and the Elgato plugins directory.
unlink Remove (if exists) the symlink created with the link command.
dev Modify the manifest.json using a debug-plugin for a faster development.
package Generate a .streamDeckPlugin using the Elgato DistributionTool.Francesco Saverio Cannizzaro (fcannizzaro)
MIT
| Back | FazBrowse Home | New Git URL |