Skip to content

Maximexe/scrypted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrypted Home Automation

Scrypted_Management_Console

Discord

https://discord.gg/DcFzmBHYGq

Supported Platforms

  • Google Home
  • Apple HomeKit
  • Amazon Alexa

Supported accessories:

Installation

Prerequisites

  • Node v16 (older versions seem to have issues with the cluster module)
  • ffmpeg in $PATH/%PATH%
  • Windows is not supported, but may work.

Linux Prerequisites

sudo apt install libavahi-compat-libdnssd-dev

Checkout from Source

git clone https://github.com/koush/scrypted.git

Run

cd scrypted/server
npm install
npm run serve
# visit https://localhost:9443/ in a browser

Plugin Development Documentation

https://developer.scrypted.app

HomeKit Secure Video Setup

  1. Install Scrypted
  2. Open https://localhost:9443/
  3. Install the HomeKit Plugin from the available plugins tab
  4. Install the Unifi or Amcrest camera plugin
  5. (optional/recommended) Install the Prebuffer plugin to keep a short video loop of the stream leading up to the motion.
  6. Pair with the Scrypted Hub accessory using your HomeKit app on iOS or Mac.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.5%
  • JavaScript 29.4%
  • Vue 17.8%
  • SCSS 1.4%
  • Other 0.9%