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

Auto-update README

This commit is contained in:
yunohost-bot 2023-02-15 08:26:05 +00:00
parent 2e1eff9ea2
commit 850774b1c6
2 changed files with 15 additions and 13 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Homarr for YunoHost # Homarr for YunoHost
[![Integration level](https://dash.yunohost.org/integration/homarr.svg)](https://dash.yunohost.org/appci/app/homarr) ![Working status](https://ci-apps.yunohost.org/ci/badges/homarr.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/homarr.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/homarr.svg)](https://dash.yunohost.org/appci/app/homarr) ![Working status](https://ci-apps.yunohost.org/ci/badges/homarr.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/homarr.maintain.svg)
[![Install Homarr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homarr) [![Install Homarr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homarr)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -28,7 +29,7 @@ It integrates with the services you use to display information on the homepage (
- Very light-weight and fast. - Very light-weight and fast.
**Shipped version:** 0.10.7~ynh2 **Shipped version:** 0.11.4~ynh1
**Demo:** https://homarr.ajnart.fr/fr **Demo:** https://homarr.ajnart.fr/fr

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Homarr pour YunoHost # Homarr pour YunoHost
[![Niveau d'inté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) [![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) [![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)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Homarr rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Homarr 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
It integrates with the services you use to display information on the homepage (E.g. Show upcoming Sonarr/Radarr releases). It integrates with the services you use to display information on the homepage (E.g. Show upcoming Sonarr/Radarr releases).
@ -28,20 +29,20 @@ It integrates with the services you use to display information on the homepage (
- Very light-weight and fast. - Very light-weight and fast.
**Version incluse :** 0.10.7~ynh2 **Version incluse :** 0.11.4~ynh1
**Démo :** https://homarr.ajnart.fr/fr **Démo :** https://homarr.ajnart.fr/fr
## Captures d'écran ## Captures décran
![Capture d'écran de Homarr](./doc/screenshots/screenshot.png) ![Capture décran de Homarr](./doc/screenshots/screenshot.png)
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://homarr.dev/> * Site officiel de lapp : <https://homarr.dev/>
* Documentation officielle utilisateur : <https://homarr.dev/docs/about> * Documentation officielle utilisateur : <https://homarr.dev/docs/about>
* Documentation officielle de l'admin : <https://homarr.dev/docs/about> * Documentation officielle de ladmin : <https://homarr.dev/docs/about>
* Dépôt de code officiel de l'app : <https://github.com/ajnart/homarr> * Dépôt de code officiel de lapp : <https://github.com/ajnart/homarr>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_homarr> * Documentation YunoHost pour cette app : <https://yunohost.org/app_homarr>
* Signaler un bug : <https://github.com/YunoHost-Apps/homarr_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/homarr_ynh/issues>
@ -57,4 +58,4 @@ ou
sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>