mirror of
https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git
synced 2024-09-03 20:36:01 +02:00
Auto-update README
This commit is contained in:
parent
56453f7323
commit
b41d1dab5e
2 changed files with 13 additions and 11 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Tiny File Manager for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/tinyfilemanager)  
|
||||
[](https://dash.yunohost.org/appci/app/tinyfilemanager)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Tiny File Manager pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/tinyfilemanager)  
|
||||
[](https://dash.yunohost.org/appci/app/tinyfilemanager)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
|
||||
*[Read this readme in english.](./README.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.*
|
||||
> *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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
# Tiny File Manager
|
||||
|
||||
|
@ -50,9 +51,9 @@ Tinyfilemanager is highly documented on the [wiki pages](https://github.com/pras
|
|||
|
||||
**Démo :** https://tinyfilemanager.github.io/demo/
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -66,10 +67,10 @@ To enable/disable authentication set `$use_auth` to true or false.
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://tinyfilemanager.github.io/>
|
||||
* 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 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>
|
||||
|
||||
|
@ -85,4 +86,4 @@ 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>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue