Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 855 Bytes

Integrate-with-streamdeck.md

File metadata and controls

33 lines (21 loc) · 855 Bytes

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".