mirror of
https://github.com/YunoHost-Apps/jeedom_ynh.git
synced 2024-09-03 19:26:26 +02:00
Auto-update README
This commit is contained in:
parent
16e82f6c7a
commit
26067a20f0
2 changed files with 79 additions and 21 deletions
47
README.md
47
README.md
|
@ -1,48 +1,53 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
# Jeedom for YunoHost
|
# Jeedom for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/jeedom)  
|
[](https://dash.yunohost.org/appci/app/jeedom)  
|
||||||
[](https://install-app.yunohost.org/?app=jeedom)
|
[](https://install-app.yunohost.org/?app=jeedom)
|
||||||
|
|
||||||
> *This package allows you to install Jeedom quickly and simply on a YunoHost server.
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *This package allows you to install Jeedom quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Jeedom is an home automation software.
|
Jeedom is an home automation software.
|
||||||
|
|
||||||
**Shipped version:** 4.1.19
|
|
||||||
|
**Shipped version:** 4.1.19~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## YunoHost specific features
|
## Disclaimers / important information
|
||||||
|
|
||||||
#### Multi-user support
|
#### Multi-user support
|
||||||
|
|
||||||
- LDAP login: your YunoHost users also become Jeedom users
|
- LDAP login: your YunoHost users also become Jeedom users
|
||||||
|
|
||||||
#### Supported architectures
|
## Documentation and resources
|
||||||
|
|
||||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/jeedom/)
|
* Official app website: <https://www.jeedom.com>
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/jeedom/)
|
* Official admin documentation: <https://doc.jeedom.com>
|
||||||
|
* Upstream app code repository: <https://github.com/jeedom/core>
|
||||||
|
* YunoHost documentation for this app: <https://yunohost.org/app_jeedom>
|
||||||
|
* Report a bug: <https://github.com/YunoHost-Apps/jeedom_ynh/issues>
|
||||||
|
|
||||||
## Links
|
## Developer info
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/jeedom_ynh/issues
|
|
||||||
* App website: https://www.jeedom.com/
|
|
||||||
* Upstream app repository: https://github.com/jeedom/core
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Developer info
|
|
||||||
----------------
|
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing).
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade jeedom -u https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
|
sudo yunohost app upgrade jeedom -u https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
53
README_fr.md
Normal file
53
README_fr.md
Normal file
|
@ -0,0 +1,53 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Jeedom pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/jeedom)  
|
||||||
|
[](https://install-app.yunohost.org/?app=jeedom)
|
||||||
|
|
||||||
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
|
> *Ce package vous permet d'installer Jeedom rapidement et simplement sur un serveur YunoHost.
|
||||||
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
|
## Vue d'ensemble
|
||||||
|
|
||||||
|
Jeedom is an home automation software.
|
||||||
|
|
||||||
|
|
||||||
|
**Version incluse :** 4.1.19~ynh1
|
||||||
|
|
||||||
|
## Captures d'écran
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
#### Multi-user support
|
||||||
|
|
||||||
|
- LDAP login: your YunoHost users also become Jeedom users
|
||||||
|
|
||||||
|
## Documentations et ressources
|
||||||
|
|
||||||
|
* Site officiel de l'app : <https://www.jeedom.com>
|
||||||
|
* Documentation officielle de l'admin : <https://doc.jeedom.com>
|
||||||
|
* Dépôt de code officiel de l'app : <https://github.com/jeedom/core>
|
||||||
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_jeedom>
|
||||||
|
* Signaler un bug : <https://github.com/YunoHost-Apps/jeedom_ynh/issues>
|
||||||
|
|
||||||
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing).
|
||||||
|
|
||||||
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade jeedom -u https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue