Source
The source is available in our GIT repository. You can browse the development version here: https://git.agocontrol.com/agocontrol/agocontrol/tree/develop
To check it out on the command line, run the following command (you need to have git installed):
git clone https://git.agocontrol.com/agocontrol/agocontrol.git
Install from Packages
We’ve prepared packages for Debian Jessie (x64_64, armhf [armv7]) and for Raspbian Jessie. You can fetch them from our mirror servers:
http://mirror.at.agocontrol.com/jessie
http://mirror.at.agocontrol.com/raspbian
Debian Jessie
A detailed installation guide is in our Wiki at: https://wiki.agocontrol.com/index.php/Ago_control_install_debian_wheezy
You can add the following to your /etc/apt/sources.list file (change “jessie” for “raspbian” on the Raspberry Pi):
deb http://mirror.at.agocontrol.com/jessie testing main
Unstable packages can be found here:
deb http://mirror.at.agocontrol.com/jessie unstable main
Import the GPG key for our repository:
wget -O - http://mirror.at.agocontrol.com/debian/conf/agocontrol.gpg.key | apt-key add -
Then install agocontrol with the following commands:
apt-get update apt-get install agocontrol
Depending on your devices you might also want to install agocontrol-zwave, agocontrol-owfs or agocontrol-knx. Packages for many other protocols are available.
Android App
The android app is available for free on the Google Play Store:
https://play.google.com/store/apps/details?id=com.agocontrol.agocontrol