Auto-update README

This commit is contained in:
yunohost-bot 2022-05-28 16:35:05 +00:00
parent cc1dead64c
commit 70949b00cf
2 changed files with 39 additions and 33 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Seafile for YunoHost
[![Integration level](https://dash.yunohost.org/integration/seafile.svg)](https://dash.yunohost.org/appci/app/seafile) ![](https://ci-apps.yunohost.org/ci/badges/seafile.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/seafile.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/seafile.svg)](https://dash.yunohost.org/appci/app/seafile) ![Working status](https://ci-apps.yunohost.org/ci/badges/seafile.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/seafile.maintain.svg)
[![Install Seafile with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=seafile)
*[Lire ce readme en français.](./README_fr.md)*
@ -26,14 +26,14 @@ It's a Enterprise file sync and share platform with high reliability and perform
## Screenshots
![](./doc/screenshots/mobile-ios-client.jpg)
![](./doc/screenshots/drive-client.png)
![](./doc/screenshots/file-locking.jpg)
![](./doc/screenshots/access-logs.jpg)
![](./doc/screenshots/file-history.png)
![](./doc/screenshots/wiki_en.png)
![](./doc/screenshots/sharing-dialog.png)
![](./doc/screenshots/sync-client.jpg)
![Screenshot of Seafile](./doc/screenshots/mobile-ios-client.jpg)
![Screenshot of Seafile](./doc/screenshots/drive-client.png)
![Screenshot of Seafile](./doc/screenshots/file-locking.jpg)
![Screenshot of Seafile](./doc/screenshots/access-logs.jpg)
![Screenshot of Seafile](./doc/screenshots/file-history.png)
![Screenshot of Seafile](./doc/screenshots/wiki_en.png)
![Screenshot of Seafile](./doc/screenshots/sharing-dialog.png)
![Screenshot of Seafile](./doc/screenshots/sync-client.jpg)
## Disclaimers / important information
@ -137,21 +137,22 @@ TODO
## Documentation and resources
* Official app website: https://www.seafile.com
* Official admin documentation: https://manual.seafile.com
* Upstream app code repository: https://github.com/haiwen/seafile-server
* YunoHost documentation for this app: https://yunohost.org/app_seafile
* Report a bug: https://github.com/YunoHost-Apps/seafile_ynh/issues
* Official app website: <https://www.seafile.com>
* Official admin documentation: <https://manual.seafile.com>
* Upstream app code repository: <https://github.com/haiwen/seafile-server>
* YunoHost documentation for this app: <https://yunohost.org/app_seafile>
* Report a bug: <https://github.com/YunoHost-Apps/seafile_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/seafile_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug
or
sudo yunohost app upgrade seafile -u https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
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.
-->
# Seafile pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/seafile.svg)](https://dash.yunohost.org/appci/app/seafile) ![](https://ci-apps.yunohost.org/ci/badges/seafile.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/seafile.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/seafile.svg)](https://dash.yunohost.org/appci/app/seafile) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/seafile.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/seafile.maintain.svg)
[![Installer Seafile avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=seafile)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Seafile 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.*
@ -22,14 +26,14 @@ It's a Enterprise file sync and share platform with high reliability and perform
## Captures d'écran
![](./doc/screenshots/mobile-ios-client.jpg)
![](./doc/screenshots/drive-client.png)
![](./doc/screenshots/file-locking.jpg)
![](./doc/screenshots/access-logs.jpg)
![](./doc/screenshots/file-history.png)
![](./doc/screenshots/wiki_en.png)
![](./doc/screenshots/sharing-dialog.png)
![](./doc/screenshots/sync-client.jpg)
![Capture d'écran de Seafile](./doc/screenshots/mobile-ios-client.jpg)
![Capture d'écran de Seafile](./doc/screenshots/drive-client.png)
![Capture d'écran de Seafile](./doc/screenshots/file-locking.jpg)
![Capture d'écran de Seafile](./doc/screenshots/access-logs.jpg)
![Capture d'écran de Seafile](./doc/screenshots/file-history.png)
![Capture d'écran de Seafile](./doc/screenshots/wiki_en.png)
![Capture d'écran de Seafile](./doc/screenshots/sharing-dialog.png)
![Capture d'écran de Seafile](./doc/screenshots/sync-client.jpg)
## Avertissements / informations importantes
@ -133,21 +137,22 @@ TODO
## Documentations et ressources
* Site officiel de l'app : https://www.seafile.com
* Documentation officielle de l'admin : https://manual.seafile.com
* Dépôt de code officiel de l'app : https://github.com/haiwen/seafile-server
* Documentation YunoHost pour cette app : https://yunohost.org/app_seafile
* Signaler un bug : https://github.com/YunoHost-Apps/seafile_ynh/issues
* Site officiel de l'app : <https://www.seafile.com>
* Documentation officielle de l'admin : <https://manual.seafile.com>
* Dépôt de code officiel de l'app : <https://github.com/haiwen/seafile-server>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_seafile>
* Signaler un bug : <https://github.com/YunoHost-Apps/seafile_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/seafile_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug
ou
sudo yunohost app upgrade seafile -u https://github.com/YunoHost-Apps/seafile_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>