jasonheecs / elgato-key-light-automator

A Node.js script that toggles on and off Elgato Key Lights and Elgato Key Light Airs. Elgato Stream Deck not required.
MIT License
11 stars 4 forks source link
elgato-key-light javascript nodejs

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