Skip to content

JarnoLeConte/streamdeck-airplanemode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirplaneMode

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.

Description

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.

Features

  • Detect and switch your network location
  • code written in Objective-C
  • run AppleScript
  • macOS only

Installation

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.

Source code

The Sources folder contains the source code of the plugin.