mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 06:03:27 +00:00
Send notifications to smart speakers and smart displays using text to speech and text to image.
npm commands
- npm run scrypted-webpack
- npm run scrypted-deploy
- npm run scrypted-debug
scrypted distribution via npm
- Ensure package.json is set up properly for publishing on npm.
- npm publish
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.