A GitHub Action to export a Stream Deck plugin for distribution, using the official DistributionTool binaries for Windows and MacOS. - name: StreamDeck Distribution ...
1. Write the python code. main.py is where the Elgato Stream Deck runs code from. The Plugin().process_streamdeck_data() function in plugin_core.py is where actions can be performed based on updates ...