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: 2 months 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T17:01:47.000Z (3 months ago)
- Last Synced: 2025-02-24T17:47:29.327Z (3 months ago)
- Topics: c-plus-plus, calaos-server, domotic, home-automation, wago
- Language: C++
- Homepage: https://calaos.fr
- Size: 11.7 MB
- Stars: 163
- 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)
===============[](http://www.gnu.org/licenses/gpl.html)
[](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.