1.0.5 • Published 7 years ago

theatersoft v1.0.5

Weekly downloads
2
License
AGPL-3.0
Repository
github
Last release
7 years ago

Theatersoft

What is Theatersoft Home?

  • A smart home software platform written in modern JavaScript with Node.js servers, web browser clients with touch enabled UI for controlling all aspects of your home, and device service modules for popular home automation device protocols.
  • The open source platform currently includes home automation, control, monitoring, security, camera surveillance, and is easily extensible.
  • The platform is highly flexible and enables a distributed system using multiple hosts, with service modules connecting devices wherever needed.

Installation

This package is a shortcut to install a single dependency (@theatersoft/home) and create a local site configuration package.

mkdir site; cd $_; npm install theatersoft

Upon completion your site directory contains:

├── config.json
├── deploy
├── node_modules
└── package.json

...and is ready to deploy using npm run deploy. See @theatersoft/home for more information.

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago