Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calaos/calaos_base
Calaos server
https://github.com/calaos/calaos_base
c-plus-plus calaos-server domotic home-automation wago
Last synced: 18 days ago
JSON representation
Calaos server
- Host: GitHub
- URL: https://github.com/calaos/calaos_base
- Owner: calaos
- License: gpl-3.0
- Created: 2013-02-25T19:59:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T10:09:04.000Z (5 months ago)
- Last Synced: 2024-07-31T18:18:58.712Z (3 months ago)
- Topics: c-plus-plus, calaos-server, domotic, home-automation, wago
- Language: C++
- Homepage: https://calaos.fr
- Size: 11.7 MB
- Stars: 159
- Watchers: 42
- Forks: 37
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
[Calaos Server](http://www.calaos.fr)
===============[![License](https://img.shields.io/badge/license-GPLv3%2B-blue.svg)](http://www.gnu.org/licenses/gpl.html)
[![Build Status](https://travis-ci.org/calaos/calaos_base.svg?branch=master)](https://travis-ci.org/calaos/calaos_base)
Calaos is a powerful home automation software. It features a complete set of part to automate your house from lights to shutter or even music or cameras.
This is the base package for the server.
### Dependencies
Requires:- gcc > 5 or clang
- libuv > 1.10
- jansson > 2.5
- curl > 7.20.0
- luajit
- sigc++ > 2.4.1
- owfs (optional) [http://owfs.org/](http://owfs.org/)
- imagemagick (optional)
- OLA (optional) [https://github.com/OpenLightingProject/ola](https://github.com/OpenLightingProject/ola)
- knxd (optional) [https://github.com/knxd/knxd](https://github.com/knxd/knxd)### How to build
```
./autogen.sh
make
sudo make install
```Contributing
------------Want to contribute? Great! There are many ways to contribute, come get in touch with us on #calaos or #calaos.fr on freenode.