shayne / stock-ticker-stream-deck-plugin

A stock ticker plugin for Stream Deck
MIT License
25 stars 12 forks source link

Changes for latest Stream Deck, done on MacBook #4

Closed plang1997 closed 3 years ago

plang1997 commented 4 years ago

These are some fixes to the code to be able to work with the new version of Stream Deck. stocks_pi.js needed a change since the new connectElgatoStreamDeckSocket(). Also added condition for when symbols is empty. The property inspector looks like it can take multiple stocks and then it would do multiple tiles. Didn't have time to try to understand or fix that.

jacdx commented 3 years ago

@exension can you merge this? Plugin is unusable as is

adamdiel commented 3 years ago

@plang1997 - THANK YOU for this PR. I grabbed the working build from your fork.

@exension bump on getting this live!

shayne commented 3 years ago

Thanks, integrated with some of my changes in #6