2022-08-09 10:57:57 +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.
-->
2020-11-06 21:41:02 +01:00
# Lychee pour YunoHost
2022-08-09 10:57:57 +02:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/lychee.svg )](https://dash.yunohost.org/appci/app/lychee) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/lychee.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/lychee.maintain.svg )
2020-12-26 09:37:05 +01:00
[![Installer Lychee avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=lychee)
2020-11-06 21:41:02 +01:00
2021-06-23 11:53:08 +02:00
*[Read this readme in english.](./README.md)*
2020-11-06 21:41:02 +01:00
2021-06-23 11:53:08 +02:00
> *Ce package vous permet d'installer Lychee 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.*
2020-11-06 21:41:02 +01:00
## Vue d'ensemble
2022-08-09 10:57:57 +02:00
Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.
2023-01-06 10:27:46 +01:00
**Version incluse :** 4.7.0~ynh1
2020-11-06 21:41:02 +01:00
2021-06-23 11:53:08 +02:00
**Démo :** https://lycheeorg.github.io/demo/
2020-11-06 21:41:02 +01:00
2021-06-23 11:53:08 +02:00
## Captures d'écran
2020-11-06 21:41:02 +01:00
2022-08-09 10:57:57 +02:00
![Capture d'écran de Lychee ](./doc/screenshots/screenshot.jpg )
2020-11-06 21:41:02 +01:00
2021-06-23 11:53:08 +02:00
## Documentations et ressources
2020-11-06 21:41:02 +01:00
2022-08-09 10:57:57 +02:00
* Site officiel de l'app : < https: // lycheeorg . github . io />
* Documentation officielle de l'admin : < https: // lycheeorg . github . io / docs />
* Dépôt de code officiel de l'app : < https: // github . com / LycheeOrg / Lychee >
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_lychee >
* Signaler un bug : < https: // github . com / YunoHost-Apps / lychee_ynh / issues >
2020-11-06 21:41:02 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/lychee_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-08-09 10:57:57 +02:00
``` bash
2020-11-06 21:41:02 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/lychee_ynh/tree/testing --debug
2021-06-23 11:53:08 +02:00
ou
2020-11-06 21:41:02 +01:00
sudo yunohost app upgrade lychee -u https://github.com/YunoHost-Apps/lychee_ynh/tree/testing --debug
```
2021-06-23 11:53:08 +02:00
2022-08-09 10:57:57 +02:00
**Plus d'infos sur le packaging d'applications :** < https: / / yunohost . org / packaging_apps >