cht8687 / homify

Home automation platform running on node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homify

Homify is a home automation platform which allows you to control and track all internet devices at home.

The goal of Homify is providing a platform that supports all kind of things from different brands and protocols, enable smart devices to talk to each other and make corresponding interactions.

Screenshot

Installation

In root folder, execute following command:

cd frontend && npm install && cd ../services/gateway && npm install

Get Started

In root folder, execute following command:

npm run docker
npm run web
npm run gateway

Todos: moving eveything to docker

About

Home automation platform running on node


Languages

Language:TypeScript 32.3%Language:CSS 26.0%Language:Vue 25.3%Language:JavaScript 16.1%Language:HTML 0.2%Language:Shell 0.0%Language:Dockerfile 0.0%