1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyload_ynh.git synced 2024-09-03 20:16:04 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 20:56:10 +00:00
parent 01b6693c1d
commit fbb5eb1572
2 changed files with 15 additions and 13 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# pyLoad for YunoHost
[![Integration level](https://dash.yunohost.org/integration/pyload.svg)](https://dash.yunohost.org/appci/app/pyload) ![Working status](https://ci-apps.yunohost.org/ci/badges/pyload.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/pyload.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/pyload.svg)](https://dash.yunohost.org/appci/app/pyload) ![Working status](https://ci-apps.yunohost.org/ci/badges/pyload.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/pyload.maintain.svg)
[![Install pyLoad with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pyload)
*[Lire ce readme en français.](./README_fr.md)*
@ -36,7 +37,7 @@ The free and open-source Download Manager written in pure Python
* Official app website: <https://pyload.net>
* Official admin documentation: <https://github.com/pyload/pyload/wiki>
* Upstream app code repository: <https://github.com/pyload/pyload>
* YunoHost documentation for this app: <https://yunohost.org/app_pyload>
* YunoHost Store: <https://apps.yunohost.org/app/pyload>
* Report a bug: <https://github.com/YunoHost-Apps/pyload_ynh/issues>
## Developer info

View file

@ -5,24 +5,25 @@ It shall NOT be edited by hand.
# pyLoad pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/pyload.svg)](https://dash.yunohost.org/appci/app/pyload) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/pyload.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/pyload.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/pyload.svg)](https://dash.yunohost.org/appci/app/pyload) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/pyload.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/pyload.maintain.svg)
[![Installer pyLoad avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pyload)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer pyLoad 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.*
> *Ce package vous permet dinstaller pyLoad 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 d'ensemble
## Vue densemble
The free and open-source Download Manager written in pure Python
**Version incluse :** 0.4.20~ynh3
## Captures d'écran
## Captures décran
![Capture d'écran de pyLoad](./doc/screenshots/sample.png)
![Capture décran de pyLoad](./doc/screenshots/sample.png)
## Avertissements / informations importantes
@ -33,10 +34,10 @@ The free and open-source Download Manager written in pure Python
## Documentations et ressources
* Site officiel de l'app : <https://pyload.net>
* Documentation officielle de l'admin : <https://github.com/pyload/pyload/wiki>
* Dépôt de code officiel de l'app : <https://github.com/pyload/pyload>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_pyload>
* Site officiel de lapp : <https://pyload.net>
* Documentation officielle de ladmin : <https://github.com/pyload/pyload/wiki>
* Dépôt de code officiel de lapp : <https://github.com/pyload/pyload>
* YunoHost Store: <https://apps.yunohost.org/app/pyload>
* Signaler un bug : <https://github.com/YunoHost-Apps/pyload_ynh/issues>
## Informations pour les développeurs
@ -51,4 +52,4 @@ ou
sudo yunohost app upgrade pyload -u https://github.com/YunoHost-Apps/pyload_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>