Download

Get the latest version of HomeOcto smart home control system

v0.0.1 2025-05-04 View on GitHub

Docker Install

Deploy HomeOcto with Docker in one click

docker run -d --name homeocto -p 3000:3000 homeocto/homeocto:latest

Install from Source

Clone from GitHub and compile

git clone https://github.com/home-ai-union/homeocto.git cd homeocto npm install npm run build

System Requirements

  • Node.js 18 or higher
  • Docker (optional, for containerized deployment)
  • 4GB+ RAM (8GB recommended)
  • 10GB+ available disk space