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:
parent
2e1eff9ea2
commit
850774b1c6
2 changed files with 15 additions and 13 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# Homarr for YunoHost
|
# Homarr for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/homarr)  
|
[](https://dash.yunohost.org/appci/app/homarr)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=homarr)
|
[](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
|
||||||
|
|
||||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Homarr pour YunoHost
|
# Homarr pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/homarr)  
|
[](https://dash.yunohost.org/appci/app/homarr)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=homarr)
|
[](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 d’installer 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 n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://homarr.dev/>
|
* Site officiel de l’app : <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 l’admin : <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 l’app : <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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue