Probably the easiest way is to create your script in AutoHotkey (examples) and then configure Stream Deck to press your hotkey.
Hi,
I recommend (and should also mention I'm the author of) the StreamDeck-Tools library. Which is available on nuget: https://www.nuget.org/packages/StreamDeck-Tools/
The library handles all the basic logic of setting up the framework, so that you can focus on writing the logic of the plugin itself. Samples on how to use it are available here:
https://github.com/BarRaider/streamdeck-tools/blob/master/README.md
https://i.imgur.com/bBPmKJY.png
You'll want to open HWiNFO64 from the system tray and get this sensors window up. This will let you see everything HWiNFO64 can see. If it's not visible to HWiNFO64, then the sensor isn't available through the Stream Deck plugin.
More info about the program: https://www.hwinfo.com/
The easiest way to fix this is to write a secondary plugin for discord (using better discord https://betterdiscord.net/home/) and then have your ESD plugin communicate with your discord plugin through an API. That will give you full control over the client and keep it to a 1-2 step install for users depending on if they have better discord already or not.
This would be possible yes. For anyone who may want to make this, you can pass arguments to the NordVPN program.
You just need to connect -c
, have a timer and then disconnect -d
Other options found here: