Stream Deck Plugin

Just starting out? Need help? Post your questions and find answers here.
jvzuck
User
User
Posts: 14
Joined: Sat Aug 15, 2020 6:06 pm

Stream Deck Plugin

Post 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
User avatar
Bisonte
Addict
Addict
Posts: 1305
Joined: Tue Oct 09, 2007 2:15 am

Re: Stream Deck Plugin

Post 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
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
User avatar
Derren
Enthusiast
Enthusiast
Posts: 316
Joined: Sat Jul 23, 2011 1:13 am
Location: Germany

Re: Stream Deck Plugin

Post 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..)?
jvzuck
User
User
Posts: 14
Joined: Sat Aug 15, 2020 6:06 pm

Re: Stream Deck Plugin

Post 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
Post Reply