Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 534 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 534 Bytes

An Elgato plugin for Scrypted

Supports Elgato Key Light & Key Light Air

Development

You need a running Scrypted server and should first login to it using:

npx scrypted login [ip]

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

Visual Studio Code configuration

  • If using a remote server, edit .vscode/settings.json to specify the IP Address of the Scrypted server.
  • Launch Scrypted Debugger from the launch menu.