Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 773 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 773 Bytes

Elgato Key Light Automator

Build Status

A Node.js script that toggles on and off Elgato Key Lights and Elgato Key Light Airs. Elgato Stream Deck not required.

Usage

git clone https://github.com/jasonheecs/elgato-key-light-automator.git
cd elgato-key-light-automator && npm i
node index.js

Testing

Testing is done via Jest:

npm run test

Refer to the Circle CI config file and CircleCI build logs for details on the automated tests and expected outputs.

License

MIT