/core

Software for home automation

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Jeedom by Loïc Gevrey

Website (English): https://jeedom.fr/index-en.php

Website (French): https://jeedom.fr/

(Readme en français ci-dessous.)

Install

sudo apt-get update
sudo apt-get dist-upgrade
wget -q https://raw.githubusercontent.com/jeedom/core/stable/install/install.sh
sudo chmod 777 install.sh
sudo ./install.sh

French

Installation

sudo apt-get update
sudo apt-get dist-upgrade
wget -q https://raw.githubusercontent.com/jeedom/core/stable/install/install.sh
sudo chmod 777 install.sh
sudo ./install.sh