Skip to content

jbval/core

 
 

Repository files navigation

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

About

Software for home automation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.6%
  • JavaScript 28.3%
  • CSS 2.6%
  • XSLT 2.5%
  • HTML 1.9%
  • Shell 1.1%