1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transfersh_ynh.git synced 2024-09-04 01:35:59 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-02-11 18:04:01 +00:00
parent ee8ab320bf
commit c8dc8d69f1
2 changed files with 11 additions and 11 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Transfer.sh for YunoHost
[![Integration level](https://dash.yunohost.org/integration/transfersh.svg)](https://dash.yunohost.org/appci/app/transfersh) ![Working status](https://ci-apps.yunohost.org/ci/badges/transfersh.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/transfersh.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/transfersh.svg)](https://dash.yunohost.org/appci/app/transfersh) ![Working status](https://ci-apps.yunohost.org/ci/badges/transfersh.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/transfersh.maintain.svg)
[![Install Transfer.sh with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=transfersh)
*[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# Transfer.sh pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/transfersh.svg)](https://dash.yunohost.org/appci/app/transfersh) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/transfersh.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/transfersh.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/transfersh.svg)](https://dash.yunohost.org/appci/app/transfersh) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/transfersh.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/transfersh.maintain.svg)
[![Installer Transfer.sh avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=transfersh)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Transfer.sh 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 Transfer.sh 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
Easy and fast file sharing from the command-line. This code contains the server with everything you need to create your own instance.
@ -32,9 +32,9 @@ Transfer.sh currently supports the s3 (Amazon S3), gdrive (Google Drive), storj
**Version incluse :** 1.4.0~ynh1
## Captures d'écran
## Captures décran
![Capture d'écran de Transfer.sh](./doc/screenshots/transfer.sh-about.jpg)
![Capture décran de Transfer.sh](./doc/screenshots/transfer.sh-about.jpg)
## Avertissements / informations importantes
@ -59,9 +59,9 @@ $ transfer hello.txt
https://github.com/dutchcoders/transfer.sh/blob/main/examples.md
## Documentations et ressources
* Site officiel de l'app : <https://transfer.sh/>
* Documentation officielle de l'admin : <https://github.com/dutchcoders/transfer.sh/>
* Dépôt de code officiel de l'app : <https://github.com/dutchcoders/transfer.sh>
* Site officiel de lapp : <https://transfer.sh/>
* Documentation officielle de ladmin : <https://github.com/dutchcoders/transfer.sh/>
* Dépôt de code officiel de lapp : <https://github.com/dutchcoders/transfer.sh>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_transfersh>
* Signaler un bug : <https://github.com/YunoHost-Apps/transfersh_ynh/issues>
@ -77,4 +77,4 @@ ou
sudo yunohost app upgrade transfersh -u https://github.com/YunoHost-Apps/transfersh_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>