Page 1 of 1

Stream Deck Plugin

Posted: Sat Aug 15, 2020 6:13 pm
by jvzuck
Looking to create a couple Stream Deck plugins, using PB. NOT looking to learn socket programming. Any chance someone has already done this? If not, is anyone interested in making a few bucks to code up a template and share it with the community? I'm interested in both Windows and Mac. Apparently, you can do both from Javascript so perhaps you can from PB as well?

https://developer.elgato.com/documentat ... /overview/

Jonathan

Re: Stream Deck Plugin

Posted: Sat Aug 15, 2020 6:25 pm
by Bisonte
i would also be interested to feed the streamdeck with Purebasic - plugins.
My attempts so far are very crashy and can only change the image at most

Re: Stream Deck Plugin

Posted: Sat Aug 15, 2020 11:07 pm
by Derren
If you can do it in JS, why bother using PB? Do you need system access (file access, or like C++ example CPU info etc..)?

Re: Stream Deck Plugin

Posted: Sat Aug 15, 2020 11:16 pm
by jvzuck
Fair question. Ideally, I'd like to do things like automate Outlook, for example, that I think will work much better from PB