Skip to content

3nth/scrypted-elgato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.