1
0
Fork 0
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:
Éric Gaspar 2023-08-18 10:00:06 +02:00
commit 97a0e9c752
2 changed files with 12 additions and 12 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Droppy for YunoHost
[![Integration level](https://dash.yunohost.org/integration/droppy.svg)](https://dash.yunohost.org/appci/app/droppy) ![Working status](https://ci-apps.yunohost.org/ci/badges/droppy.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/droppy.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/droppy.svg)](https://dash.yunohost.org/appci/app/droppy) ![Working status](https://ci-apps.yunohost.org/ci/badges/droppy.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/droppy.maintain.svg)
[![Install Droppy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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
![Screenshot of Droppy](./doc/screenshots/screenshot.png)

View file

@ -5,25 +5,25 @@ It shall NOT be edited by hand.
# Droppy pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/droppy.svg)](https://dash.yunohost.org/appci/app/droppy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/droppy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/droppy.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/droppy.svg)](https://dash.yunohost.org/appci/app/droppy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/droppy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/droppy.maintain.svg)
[![Installer Droppy avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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 dinstaller Droppy 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
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
![Capture d'écran de Droppy](./doc/screenshots/screenshot.png)
![Capture décran de Droppy](./doc/screenshots/screenshot.png)
## 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 lapp : <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 dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>