OpenDomoOS

The free OS for home automation

View project on GitHub

Introduction

OpenDomoOS is a project that implements an accessible and secure home automation system, entirely based on OpenSource. The license under which the project is being developed the General Public License (GPL). This license guarantees freedom in the use of software, a core value of the current technological society. In general terms, this means that OpenDomo can be used, copied, modified and distributed freely.

OpenDomo OS

This project has a blog in English and another in Spanish where the news are published. Also, more technical information is published in the Wiki page.

At the moment, several sub-projects are already hosted in Github. If you want to take part in any of them, you just need to join and participate!

Quick start

If you don't want to go through the documents, and you just want to see things working, you should download from here the last version of OpenDomoOS. In the same page you will find the instructions to install it in a Virtual Machine or on your Raspberry PI.

If you are a brave developer, you can also checkout this repository and start executing the following command on the root:


$ git clone https://github.com/opalenzuela/opendomo
$ ./sdk.sh help
			

Further instructions will be given to you then ;)