An open-source automation software for indoors gardens, aquariophily and home automation.
Start controlling your system with ease, only plug and play your components and start with it.
With all the modules avalaible, build the server you need for your application.
Control your system with an ajax-powered web interface and also with a KISS command line.
Openplacos workflow has been made easy for you to tweak it to your needs. You start describing your system: which I/O card I use ? What is my temperature sensor ? My relay model ? Only plug your components in your config like you have done it in the real world.... and it's done !
OpenplacOS will extract from this hardware description all needed informations to go on: How do we control the system ? What interface do we display ? All that is fully automatic.
OpenplacOS is conceived around modularity and extensitivity. All features avalaible are packaged in modules called components. You can reuse and assemble components to make your OpenplacOS server fit your needs and behave exactly like you want !
You can also improve existing database of component by creating your own component using programing langage you want !
OpenplacOS server comes with an ajax web interface that rely on a REST api. This architecture makes your server lightweight and can run on limited boards such as raspberry pi.
You can access to your OpenplacOS server with this web interface, and also with a command line tool.
Contact us the mailing list : openplacos@lists.tuxfamily.org
Report an issue on Github