#Trying to develop plugin on linux, streamdeck cli doesn't work. Instructions somewhere?

1 messages · Page 1 of 1 (latest)

uneven auroraBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

unkempt basin
#

The guide will depend on the language you prefer. I think the simplest way is to fork one of the open source plugins

next gull
#

Depending on your goto Language we can point you to specific examples.

#

And if really needed, I can send you a barebone default from the sdk later. I have the official Software installed on a VM for SD Testing.

fringe trail
#

yes, which language are you using?

#

for Node.js like the new stream deck node SDK, just copy any existing plugin that uses it

#

you don't actually need the CLI, you just need the stream deck package in your package.json and then register your actions and connect in an index.js