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:
parent
01b6693c1d
commit
fbb5eb1572
2 changed files with 15 additions and 13 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# pyLoad for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/pyload)  
|
||||
|
||||
[](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
|
||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -5,24 +5,25 @@ It shall NOT be edited by hand.
|
|||
|
||||
# pyLoad pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/pyload)  
|
||||
[](https://dash.yunohost.org/appci/app/pyload)  
|
||||
|
||||
[](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 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
The free and open-source Download Manager written in pure Python
|
||||
|
||||
|
||||
**Version incluse :** 0.4.20~ynh3
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## 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 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>
|
||||
* 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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue