2022-08-15 19:02:24 +02:00
<!--
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.
-->
2022-01-02 23:03:58 +01:00
# Emoncms pour YunoHost
2022-01-02 23:03:52 +01:00
2023-01-27 12:31:46 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/emoncms.svg )](https://dash.yunohost.org/appci/app/emoncms) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/emoncms.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/emoncms.maintain.svg )
2023-10-31 15:08:53 +01:00
2022-01-02 23:03:58 +01:00
[![Installer Emoncms avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=emoncms)
2022-01-02 23:03:52 +01:00
*[Read this readme in english.](./README.md)*
2023-01-19 09:53:30 +01:00
> *Ce package vous permet d’ installer Emoncms 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.*
2022-01-02 23:03:52 +01:00
2023-01-19 09:53:30 +01:00
## Vue d’ ensemble
2022-01-02 23:03:52 +01:00
2022-01-02 23:07:29 +01:00
Emoncms is an open-source web application for processing, logging and visualising energy, temperature and other environmental data and is part of the OpenEnergyMonitor project.
2022-01-02 23:03:52 +01:00
2023-12-14 16:48:17 +01:00
**Version incluse :** 11.4.2~ynh1
2022-01-02 23:07:29 +01:00
2023-01-19 09:53:30 +01:00
## Captures d’ écran
2022-01-02 23:03:52 +01:00
2023-01-19 09:53:30 +01:00
![Capture d’ écran de Emoncms ](./doc/screenshots/emoncms_graphic.png )
2022-01-02 23:03:52 +01:00
## Documentations et ressources
2023-01-19 09:53:30 +01:00
* Site officiel de l’ app : < https: // emoncms . org />
* Documentation officielle de l’ admin : < https: // guide . openenergymonitor . org />
* Dépôt de code officiel de l’ app : < https: // github . com / emoncms / emoncms >
2023-10-31 15:08:53 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / emoncms >
2022-08-15 19:02:24 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / emoncms_ynh / issues >
2022-01-02 23:03:52 +01:00
## Informations pour les développeurs
2022-01-02 23:03:58 +01:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/emoncms_ynh/tree/testing ).
2022-01-02 23:03:52 +01:00
Pour essayer la branche testing, procédez comme suit.
2022-08-15 19:02:24 +02:00
``` bash
2022-01-02 23:03:58 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/emoncms_ynh/tree/testing --debug
ou
sudo yunohost app upgrade emoncms -u https://github.com/YunoHost-Apps/emoncms_ynh/tree/testing --debug
2022-01-02 23:03:52 +01:00
```
2023-01-19 09:53:30 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >