mirror of
https://github.com/YunoHost-Apps/droppy_ynh.git
synced 2024-09-03 18:26:27 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/droppy_ynh into version-2
This commit is contained in:
commit
97a0e9c752
2 changed files with 12 additions and 12 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Droppy for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/droppy)  
|
||||
[](https://dash.yunohost.org/appci/app/droppy)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=droppy)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -20,7 +21,6 @@ Droppy is a self-hosted file storage server with a web interface and capabilitie
|
|||
|
||||
**Shipped version:** 12.2.0~ynh10
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
|
20
README_fr.md
20
README_fr.md
|
@ -5,25 +5,25 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Droppy pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/droppy)  
|
||||
[](https://dash.yunohost.org/appci/app/droppy)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=droppy)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Droppy 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 Droppy 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
|
||||
|
||||
Droppy est un serveur de stockage de fichiers auto-hébergé avec une interface Web et des capacités pour éditer des fichiers et afficher des médias directement dans le navigateur.
|
||||
|
||||
|
||||
**Version incluse :** 12.2.0~ynh10
|
||||
**Version incluse :** 12.2.0~ynh10
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -36,7 +36,7 @@ Les fichiers partagés sont stockés dans le répertoire suivant : `/home/yunoho
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Dépôt de code officiel de l'app : <https://github.com/silverwind/droppy>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/silverwind/droppy>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_droppy>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/droppy_ynh/issues>
|
||||
|
||||
|
@ -52,4 +52,4 @@ ou
|
|||
sudo yunohost app upgrade droppy -u https://github.com/YunoHost-Apps/droppy_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