From 3201819787700b6ac28fc6904303dca1f935d5ef Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 30 May 2021 10:34:36 +0000 Subject: [PATCH] Auto-update README --- README.md | 54 +++++++++++++++++++--------------------------------- README_fr.md | 53 +++++++++++++++++---------------------------------- 2 files changed, 37 insertions(+), 70 deletions(-) diff --git a/README.md b/README.md index fbf16e9..eb79dd6 100644 --- a/README.md +++ b/README.md @@ -1,51 +1,35 @@ + + # Dispatch for YunoHost -[![Integration level](https://dash.yunohost.org/integration/dispatch.svg)](https://dash.yunohost.org/appci/app/dispatch) ![](https://ci-apps.yunohost.org/ci/badges/navidrome.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dispatch.maintain.svg) -[![Install Dispatch with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=dispatch) +[![Integration level](https://dash.yunohost.org/integration/dispatch.svg)](https://dash.yunohost.org/appci/app/dispatch) ![](https://ci-apps.yunohost.org/ci/badges/dispatch.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dispatch.maintain.svg) +[![Install Dispatch with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dispatch) *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Dispatch quickly and simply on a YunoHost server. +> *This package allows you to install Dispatch 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 -**Shipped version:** 0.7 +Web-based IRC client in Go + +**Shipped version:** 0.7~ynh1 + +**Demo:** https://demo.example.com ## Screenshots -![](https://camo.githubusercontent.com/335eb6270d56b9218d3b0fb21f3779f36604a918/68747470733a2f2f6b686c69656e672e636f6d2f64697370617463682e706e673f31) +![](./doc/screenshots/screenshot.png) -## Demo +## Documentation and resources -* [Official demo](https://dispatch.khlieng.com/connect) - -## Configuration - -## Documentation - - * Official documentation: - * YunoHost documentation: https://yunohost.org/en/app_dispatch - -## YunoHost specific features - -#### Multi-user support - -* Is LDAP supported? **No** -* Can the app be used by multiple users? **Yes** - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/dispatch.svg)](https://ci-apps.yunohost.org/ci/apps/dispatch/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/dispatch.svg)](https://ci-apps-arm.yunohost.org/ci/apps/dispatch/) - -## Links - - * Report a bug: https://github.com/YunoHost-Apps/dispatch_ynh/issues - * Upstream app repository: https://github.com/khlieng/dispatch - * YunoHost website: https://yunohost.org/ - ---- +* Upstream app code repository: https://github.com/khlieng/dispatch +* YunoHost documentation for this app: https://yunohost.org/app_dispatch +* Report a bug: https://github.com/YunoHost-Apps/dispatch_ynh/issues ## Developer info @@ -57,3 +41,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/dispatch_ynh/tree/tes or sudo yunohost app upgrade dispatch -u https://github.com/YunoHost-Apps/dispatch_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index b5202bb..a315164 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,52 +1,31 @@ # Dispatch pour YunoHost [![Niveau d'intégration](https://dash.yunohost.org/integration/dispatch.svg)](https://dash.yunohost.org/appci/app/dispatch) ![](https://ci-apps.yunohost.org/ci/badges/dispatch.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dispatch.maintain.svg) -[![Installer Dispatch avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=dispatch) +[![Installer Dispatch avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dispatch) -*[Read this readme in english.](./README.md)* +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer Dispatch rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.* +> *Ce package vous permet d'installer Dispatch 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 -**Version incluse :** 0.7 + + +**Version incluse :** 0.7~ynh1 + +**Démo :** https://demo.example.com ## Captures d'écran -![](https://camo.githubusercontent.com/335eb6270d56b9218d3b0fb21f3779f36604a918/68747470733a2f2f6b686c69656e672e636f6d2f64697370617463682e706e673f31) +![](./doc/screenshots/screenshot.png) -## Démo +## Documentations et ressources -* [Démo officielle](https://dispatch.khlieng.com/connect) - -## Configuration - -## Documentation - - * Documentation officielle : - * Documentation YunoHost : https://yunohost.org/fr/app_dispatch - -## Caractéristiques spécifiques YunoHost - -#### Support multi-utilisateur - -* L'authentification LDAP est-elle prise en charge ? **Non** -* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui** - -#### Architectures supportées - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/dispatch.svg)](https://ci-apps.yunohost.org/ci/apps/dispatch/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/dispatch.svg)](https://ci-apps-arm.yunohost.org/ci/apps/dispatch/) - -## Liens - - * Signaler un bug : https://github.com/YunoHost-Apps/navidrome_ynh/issues - * Site de l'application : https://dispatch.khlieng.com/connect - * Dépôt de l'application principale : https://github.com/khlieng/dispatch - * Site web YunoHost : https://yunohost.org/ - ---- +* Dépôt de code officiel de l'app : https://github.com/khlieng/dispatch +* Documentation YunoHost pour cette app : https://yunohost.org/app_dispatch +* Signaler un bug : https://github.com/YunoHost-Apps/dispatch_ynh/issues ## Informations pour les développeurs @@ -58,3 +37,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/dispatch_ynh/tree/tes ou sudo yunohost app upgrade dispatch -u https://github.com/YunoHost-Apps/dispatch_ynh/tree/testing --debug ``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file