domokeeper server: a pluggable domotic control server for Raspberry Pi 2/3
ssh into your raspberry pi (How to config ssh without UTP cable?) and run
sudo apt install npm
sudo npm install -g domokeeper
ln -s /usr/bin/nodejs /usr/bin/node # debian buggy naming
domokeeper
Get help on man page
man domokeeper
This is work in progress, it is not yet done.
- Julian Perelli
GNU AGPL v3