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 14:32:00 +00:00
parent b1e7c9136d
commit e4c8062637
2 changed files with 15 additions and 13 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# pyLoad for YunoHost # 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) [![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)* *[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 app website: <https://pyload.net>
* Official admin documentation: <https://github.com/pyload/pyload/wiki> * Official admin documentation: <https://github.com/pyload/pyload/wiki>
* Upstream app code repository: <https://github.com/pyload/pyload> * 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> * Report a bug: <https://github.com/YunoHost-Apps/pyload_ynh/issues>
## Developer info ## Developer info

View file

@ -5,24 +5,25 @@ It shall NOT be edited by hand.
# pyLoad pour YunoHost # 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) [![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)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer pyLoad rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller 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.* 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 The free and open-source Download Manager written in pure Python
**Version incluse :** 0.4.20~ynh3 **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 ## Avertissements / informations importantes
@ -33,10 +34,10 @@ The free and open-source Download Manager written in pure Python
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://pyload.net> * Site officiel de lapp : <https://pyload.net>
* Documentation officielle de l'admin : <https://github.com/pyload/pyload/wiki> * Documentation officielle de ladmin : <https://github.com/pyload/pyload/wiki>
* Dépôt de code officiel de l'app : <https://github.com/pyload/pyload> * Dépôt de code officiel de lapp : <https://github.com/pyload/pyload>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_pyload> * YunoHost Store: <https://apps.yunohost.org/app/pyload>
* Signaler un bug : <https://github.com/YunoHost-Apps/pyload_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/pyload_ynh/issues>
## Informations pour les développeurs ## 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 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>