From 0ecfc052496b65266d4f7eb1db9333785b995351 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 28 May 2022 21:07:00 +0000 Subject: [PATCH] Auto-update README --- README.md | 21 +++++++++++---------- README_fr.md | 27 ++++++++++++++++----------- 2 files changed, 27 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index b3c762b..47117cc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Tiny File Manager for YunoHost -[![Integration level](https://dash.yunohost.org/integration/tinyfilemanager.svg)](https://dash.yunohost.org/appci/app/tinyfilemanager) ![](https://ci-apps.yunohost.org/ci/badges/tinyfilemanager.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/tinyfilemanager.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/tinyfilemanager.svg)](https://dash.yunohost.org/appci/app/tinyfilemanager) ![Working status](https://ci-apps.yunohost.org/ci/badges/tinyfilemanager.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/tinyfilemanager.maintain.svg) [![Install Tiny File Manager with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tinyfilemanager) *[Lire ce readme en français.](./README_fr.md)* @@ -60,7 +60,7 @@ Tinyfilemanager is highly documented on the [wiki pages](https://github.com/pras ## Screenshots -![](./doc/screenshots/screenshot.gif) +![Screenshot of Tiny File Manager](./doc/screenshots/screenshot.gif) ## Disclaimers / important information @@ -79,22 +79,23 @@ To enable/disable authentication set `$use_auth` to true or false. ## Documentation and resources -* Official app website: https://tinyfilemanager.github.io/ -* Official user documentation: https://github.com/prasathmani/tinyfilemanager -* Official admin documentation: https://github.com/prasathmani/tinyfilemanager/wiki -* Upstream app code repository: https://github.com/prasathmani/tinyfilemanager -* YunoHost documentation for this app: https://yunohost.org/app_tinyfilemanager -* Report a bug: https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues +* Official app website: +* Official user documentation: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing --debug or sudo yunohost app upgrade tinyfilemanager -u https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index e61b122..ab25d93 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # Tiny File Manager pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/tinyfilemanager.svg)](https://dash.yunohost.org/appci/app/tinyfilemanager) ![](https://ci-apps.yunohost.org/ci/badges/tinyfilemanager.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/tinyfilemanager.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/tinyfilemanager.svg)](https://dash.yunohost.org/appci/app/tinyfilemanager) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/tinyfilemanager.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/tinyfilemanager.maintain.svg) [![Installer Tiny File Manager avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tinyfilemanager) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Tiny File Manager 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.* @@ -56,7 +60,7 @@ Tinyfilemanager is highly documented on the [wiki pages](https://github.com/pras ## Captures d'écran -![](./doc/screenshots/screenshot.gif) +![Capture d'écran de Tiny File Manager](./doc/screenshots/screenshot.gif) ## Avertissements / informations importantes @@ -75,22 +79,23 @@ To enable/disable authentication set `$use_auth` to true or false. ## Documentations et ressources -* Site officiel de l'app : https://tinyfilemanager.github.io/ -* Documentation officielle utilisateur : https://github.com/prasathmani/tinyfilemanager -* Documentation officielle de l'admin : https://github.com/prasathmani/tinyfilemanager/wiki -* Dépôt de code officiel de l'app : https://github.com/prasathmani/tinyfilemanager -* Documentation YunoHost pour cette app : https://yunohost.org/app_tinyfilemanager -* Signaler un bug : https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues +* Site officiel de l'app : +* Documentation officielle utilisateur : +* Documentation officielle de l'admin : +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing --debug ou sudo yunohost app upgrade tinyfilemanager -u https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**