2022-10-19 23:30:44 +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.
-->
2017-12-05 19:32:57 +01:00
# Leed pour YunoHost
2023-03-22 07:20:57 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/leed.svg )](https://dash.yunohost.org/appci/app/leed) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/leed.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/leed.maintain.svg )
2020-12-20 09:44:58 +01:00
[![Installer Leed avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=leed)
2017-12-05 19:32:57 +01:00
*[Read this readme in english.](./README.md)*
2023-03-22 07:20:57 +01:00
> *Ce package vous permet d’ installer Leed 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.*
2021-11-19 23:19:42 +01:00
2023-03-22 07:20:57 +01:00
## Vue d’ ensemble
2017-12-05 19:32:57 +01:00
Leed (contraction de Light Feed) est un agrégateur RSS/ATOM minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive.
2023-03-22 07:20:57 +01:00
**Version incluse :** 1.12.0~ynh1
2017-12-05 19:32:57 +01:00
2023-03-22 07:20:57 +01:00
## Captures d’ écran
2021-11-19 23:19:42 +01:00
2023-03-22 07:20:57 +01:00
![Capture d’ écran de Leed ](./doc/screenshots/leed1.jpg )
2018-07-13 17:33:34 +02:00
2021-11-19 23:19:42 +01:00
## Documentations et ressources
2017-12-05 19:32:57 +01:00
2023-03-22 07:20:57 +01:00
* Dépôt de code officiel de l’ app : < https: // github . com / LeedRSS / Leed >
2022-10-19 23:30:44 +02:00
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_leed >
* Signaler un bug : < https: // github . com / YunoHost-Apps / leed_ynh / issues >
2017-12-05 19:32:57 +01:00
2021-11-19 23:19:42 +01:00
## Informations pour les développeurs
2017-12-05 19:32:57 +01:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/leed_ynh/tree/testing ).
2021-11-19 23:19:42 +01:00
Pour essayer la branche testing, procédez comme suit.
2022-10-19 23:30:44 +02:00
``` bash
2019-01-19 12:00:42 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/leed_ynh/tree/testing --debug
2017-12-05 19:32:57 +01:00
ou
2019-01-19 12:00:42 +01:00
sudo yunohost app upgrade leed -u https://github.com/YunoHost-Apps/leed_ynh/tree/testing --debug
2017-12-05 19:32:57 +01:00
```
2021-11-19 23:19:42 +01:00
2023-03-22 07:20:57 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >