1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homarr_ynh.git synced 2024-09-03 19:26:00 +02:00
homarr_ynh/README_fr.md
2023-11-24 11:23:19 +00:00

60 lines
No EOL
2.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
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.
-->
# Homarr pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/homarr.svg)](https://dash.yunohost.org/appci/app/homarr) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/homarr.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/homarr.maintain.svg)
[![Installer Homarr avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homarr)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet dinstaller Homarr rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
Homarr est une page d'accueil simple et légère pour votre serveur, qui vous aide à accéder facilement à tous vos services en un seul endroit.
Il s'intègre aux services que vous utilisez pour afficher des informations sur la page d'accueil (par exemple, afficher les prochaines versions de Sonarr/Radar).
### Caractéristiques
- S'intègre aux services que vous utilisez.
- Recherchez sur le Web directement depuis votre page d'accueil.
- Indicateur d'état en temps réel pour chaque service.
- Recherche automatiquement les icônes pendant que vous tapez le nom d'un service.
- Des widgets pouvant afficher tous types d'informations.
**Version incluse :** 0.14.2~ynh1
**Démo :** https://homarr.ajnart.fr/fr
## Captures décran
![Capture décran de Homarr](./doc/screenshots/screenshot.png)
## Documentations et ressources
* Site officiel de lapp : <https://homarr.dev/>
* Documentation officielle utilisateur : <https://homarr.dev/docs/about>
* Documentation officielle de ladmin : <https://homarr.dev/docs/about>
* Dépôt de code officiel de lapp : <https://github.com/ajnart/homarr>
* YunoHost Store: <https://apps.yunohost.org/app/homarr>
* Signaler un bug : <https://github.com/YunoHost-Apps/homarr_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/homarr_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
ou
sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>