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
6c79879e12
commit
1a332eb46d
5 changed files with 175 additions and 31 deletions
6
ALL_README.md
Normal file
6
ALL_README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Leggi il “README” in italiano](README_it.md)
|
28
README.md
28
README.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
|
|||
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install Tiny File Manager quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
> *This package allows you to install Tiny File Manager quickly and simply on a YunoHost server.*
|
||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
|
@ -39,7 +39,7 @@ TinyFileManager is web based file manager and it is a simple, fast and small fil
|
|||
|
||||
**Shipped version:** 2.5.3~ynh2
|
||||
|
||||
**Demo:** https://tinyfilemanager.github.io/demo/
|
||||
**Demo:** <https://tinyfilemanager.github.io/demo/>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -47,20 +47,20 @@ TinyFileManager is web based file manager and it is a simple, fast and small fil
|
|||
|
||||
## 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 Store: <https://apps.yunohost.org/app/tinyfilemanager>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues>
|
||||
- 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 Store: <https://apps.yunohost.org/app/tinyfilemanager>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing).
|
||||
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.
|
||||
To try the `testing` branch, please proceed like that:
|
||||
|
||||
``` bash
|
||||
```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
|
||||
|
|
34
README_fr.md
34
README_fr.md
|
@ -1,6 +1,6 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Il NE doit PAS être modifié à la main.
|
||||
-->
|
||||
|
||||
# Tiny File Manager pour YunoHost
|
||||
|
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
|
|||
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire le README dans d'autres langues.](./ALL_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, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d’ensemble
|
||||
|
||||
|
@ -37,9 +37,9 @@ TinyFileManager is web based file manager and it is a simple, fast and small fil
|
|||
|
||||
|
||||
|
||||
**Version incluse :** 2.5.3~ynh2
|
||||
**Version incluse :** 2.5.3~ynh2
|
||||
|
||||
**Démo :** https://tinyfilemanager.github.io/demo/
|
||||
**Démo :** <https://tinyfilemanager.github.io/demo/>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -47,23 +47,23 @@ TinyFileManager is web based file manager and it is a simple, fast and small fil
|
|||
|
||||
## 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>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/tinyfilemanager>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues>
|
||||
- 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>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/tinyfilemanager>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing).
|
||||
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.
|
||||
Pour essayer la branche `testing`, procédez comme suit :
|
||||
|
||||
``` bash
|
||||
```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>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
69
README_gl.md
Normal file
69
README_gl.md
Normal file
|
@ -0,0 +1,69 @@
|
|||
<!--
|
||||
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
NON debe editarse manualmente.
|
||||
-->
|
||||
|
||||
# Tiny File Manager para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/tinyfilemanager)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
|
||||
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete permíteche instalar Tiny File Manager de xeito rápido e doado nun servidor YunoHost.*
|
||||
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||||
|
||||
## Vista xeral
|
||||
|
||||
# Tiny File Manager
|
||||
|
||||
TinyFileManager is web based file manager and it is a simple, fast and small file manager with a single file, multi-language ready web application for storing, uploading, editing and managing files and folders online via web browser. The Application allows the creation of multiple users and each user can have its own directory and a build-in support for managing text files with cloud9 IDE and it supports syntax highlighting for over 150+ languages and over 35+ themes.
|
||||
|
||||
### Features
|
||||
|
||||
- :iphone: Mobile friendly view for touch devices
|
||||
- :information_source: Basic features likes Create, Delete, Modify, View, Quick Preview, Download, Copy and Move files
|
||||
- :arrow_double_up: Ajax Upload, Ability to drag & drop, upload from URL, multiple files upload with file extensions filter
|
||||
- :file_folder: Ability to create folders and files
|
||||
- :gift: Ability to compress, extract files (`zip`, `tar`)
|
||||
- :sunglasses: Support user permissions - based on session and each user root folder mapping
|
||||
- :floppy_disk: Copy direct file URL
|
||||
- :pencil2: Cloud9 IDE - Syntax highlighting for over `150+` languages, Over `35+` themes with your favorite programming style
|
||||
- :page_facing_up: Google/Microsoft doc viewer helps you preview `PDF/DOC/XLS/PPT/etc`. 25 MB can be previewed with the Google Drive viewer
|
||||
- :zap: Backup files and IP blacklist and whitelist
|
||||
- :mag_right: Search - Search and filter files using `datatable js`
|
||||
- :file_folder: Exclude folders and files from listing
|
||||
|
||||
|
||||
|
||||
**Versión proporcionada:** 2.5.3~ynh2
|
||||
|
||||
**Demo:** <https://tinyfilemanager.github.io/demo/>
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||

|
||||
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <https://tinyfilemanager.github.io/>
|
||||
- Documentación oficial para usuarias: <https://github.com/prasathmani/tinyfilemanager>
|
||||
- Documentación oficial para admin: <https://github.com/prasathmani/tinyfilemanager/wiki>
|
||||
- Repositorio de orixe do código: <https://github.com/prasathmani/tinyfilemanager>
|
||||
- Tenda YunoHost: <https://apps.yunohost.org/app/tinyfilemanager>
|
||||
- Informar dun problema: <https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues>
|
||||
|
||||
## Info de desenvolvemento
|
||||
|
||||
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing).
|
||||
|
||||
Para probar a rama `testing`, procede deste xeito:
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
69
README_it.md
Normal file
69
README_it.md
Normal file
|
@ -0,0 +1,69 @@
|
|||
<!--
|
||||
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
NON DEVE essere modificato manualmente.
|
||||
-->
|
||||
|
||||
# Tiny File Manager per YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/tinyfilemanager)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
|
||||
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||||
|
||||
> *Questo pacchetto ti permette di installare Tiny File Manager su un server YunoHost in modo semplice e veloce.*
|
||||
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||||
|
||||
## Panoramica
|
||||
|
||||
# Tiny File Manager
|
||||
|
||||
TinyFileManager is web based file manager and it is a simple, fast and small file manager with a single file, multi-language ready web application for storing, uploading, editing and managing files and folders online via web browser. The Application allows the creation of multiple users and each user can have its own directory and a build-in support for managing text files with cloud9 IDE and it supports syntax highlighting for over 150+ languages and over 35+ themes.
|
||||
|
||||
### Features
|
||||
|
||||
- :iphone: Mobile friendly view for touch devices
|
||||
- :information_source: Basic features likes Create, Delete, Modify, View, Quick Preview, Download, Copy and Move files
|
||||
- :arrow_double_up: Ajax Upload, Ability to drag & drop, upload from URL, multiple files upload with file extensions filter
|
||||
- :file_folder: Ability to create folders and files
|
||||
- :gift: Ability to compress, extract files (`zip`, `tar`)
|
||||
- :sunglasses: Support user permissions - based on session and each user root folder mapping
|
||||
- :floppy_disk: Copy direct file URL
|
||||
- :pencil2: Cloud9 IDE - Syntax highlighting for over `150+` languages, Over `35+` themes with your favorite programming style
|
||||
- :page_facing_up: Google/Microsoft doc viewer helps you preview `PDF/DOC/XLS/PPT/etc`. 25 MB can be previewed with the Google Drive viewer
|
||||
- :zap: Backup files and IP blacklist and whitelist
|
||||
- :mag_right: Search - Search and filter files using `datatable js`
|
||||
- :file_folder: Exclude folders and files from listing
|
||||
|
||||
|
||||
|
||||
**Versione pubblicata:** 2.5.3~ynh2
|
||||
|
||||
**Prova:** <https://tinyfilemanager.github.io/demo/>
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Documentazione e risorse
|
||||
|
||||
- Sito web ufficiale dell’app: <https://tinyfilemanager.github.io/>
|
||||
- Documentazione ufficiale per gli utenti: <https://github.com/prasathmani/tinyfilemanager>
|
||||
- Documentazione ufficiale per gli amministratori: <https://github.com/prasathmani/tinyfilemanager/wiki>
|
||||
- Repository upstream del codice dell’app: <https://github.com/prasathmani/tinyfilemanager>
|
||||
- Store di YunoHost: <https://apps.yunohost.org/app/tinyfilemanager>
|
||||
- Segnala un problema: <https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues>
|
||||
|
||||
## Informazioni per sviluppatori
|
||||
|
||||
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing).
|
||||
|
||||
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade tinyfilemanager -u https://github.com/YunoHost-Apps/tinyfilemanager_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue