streamdeck-tools
streamdeck-tools copied to clipboard
The Stream Deck Tools library wraps all the communication with the Stream Deck app, allowing you to focus on actually writing the Plugin's logic
I ran Process Monitor from Sysinternals for 30 minutes and noticed most of the catched entries came from BarRaider tools. They are continously reading from and writing to the Windows...
The batch install script was a bit unstable for me and since I was executing it anyways in PowerShell, I quickly rewrote the script for the PowerShell and though, I'd...
Added LayoutRenderers to allow logging of elapsed time since last log entry and log timestamp in real time (not the clustered timestamp used by the default logging). Added a property...
This is likely impossible but Dials on The Stream Deck+ are pretty useless right now.... all it would take to make them super painful is a way for them to...
Hi @BarRaider - We are using WinTools for our business and love it. We are interested in sponsoring some additional features/enhancements. Are you open to that? If so, grab a...
Hey! Amazing plugin and really really helpful! Possible function request - the ability to span it over multiple buttons? for example, splitting the EQ over 3 buttons wide? Tried to...
It downloads as a Visual Studio extension but I can't find any info on how to use it? Is there a menu in VS for it? I am also having...
Here is an updated version of this function that resolves these three items. /// /// Adds a text path to an existing Graphics object. Uses TitleParameters to emulate the Text...