Integrate NeewerLite with StreamDeck - keefo/NeewerLite GitHub Wiki

Integrate NeewerLite with StreamDeck

Open NeewerLite.app, make sure it is running.

Download and save scripts

Download and save these scripts into your home folder:

Add exectuabled permission

Open "Terminal.app" run the following command lines:

chmod +x ~/lite_turn_on.sh
chmod +x ~/lite_turn_off.sh
chmod +x ~/lite_scan.sh

Add 3 "Open" buttons in StreamDeck

  • For the 1st button click "Choose" and select lite_turn_on.sh and give a name "Turn On".
  • For the 2nd button click "Choose" and select lite_turn_off.sh and give a name "Turn Off".
  • For the 3rd button click "Choose" and select lite_scan.sh and give a name "Scan Lights".