This AirplaneMode
plug-in for Stream Deck makes it possible to disable your internet connection by a single press on a button on your Stream Deck.
Implementation is based on the example plugin AppleMail
provided by Elgato.
AirplaneMode
makes it possible to block all internet activity. Pressing on the key will disconnect your internet. Pressing another time will bring you online again.
- Detect and switch your network location
- code written in Objective-C
- run AppleScript
- macOS only
In the Release folder, you can find the file me.hckr.airplanemode.streamDeckPlugin
. If you double-click this file on your machine, Stream Deck will install the plugin.
The Sources folder contains the source code of the plugin.