Stream Deck Plugins

This is a repository to make my Stream Deck plugins.

My Plugins

Building

$ git clone https://github.com/ailispaw/stream-deck-plugins.git
$ cd stream-deck-plugins
$ make

Debuggging

$ defaults write com.elgato.StreamDeck html_remote_debugging_enabled -bool YES
$ open http://localhost:23654/
$ open brave://inspect/#devices

Directories

  • ~/Library/Logs/StreamDeck
  • ~/Library/Application Support/com.elgato.StreamDeck/Plugins

References