diff --git a/README.md b/README.md index 886868f..eb16cae 100644 --- a/README.md +++ b/README.md @@ -1,53 +1,36 @@ + + # Send for YunoHost [![Integration level](https://dash.yunohost.org/integration/send.svg)](https://dash.yunohost.org/appci/app/send) ![](https://ci-apps.yunohost.org/ci/badges/send.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/send.maintain.svg) -[![Install Send with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=send) +[![Install Send with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send) *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Send quickly and simply on a YunoHost server. +> *This package allows you to install Send 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 -HedgeDoc is a real-time collaborative word processing web service. It uses Markdown language. -**Shipped version:** 3.0.22 +Simple, private file sharing + +**Shipped version:** 3.4.13~ynh1 + +**Demo:** https://send.vis.ee/ ## Screenshots -![]() +![](./doc/screenshots/screenshot.png) -## Demo +## Documentation and resources -* [Official demo]() - -## Configuration - - -## Documentation - - * Official documentation: https://github.com/kiwiirc/kiwiirc/wiki - * YunoHost documentation: - -## YunoHost specific features - -#### Multi-user support - -* Is LDAP supported? **Yes** -* Can the app be used by multiple users? **Yes** - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/send%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/send/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/send%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/send/) - -## Links - - * Report a bug: https://github.com/YunoHost-Apps/send_ynh/issues - * Upstream app repository: https://github.com/mozilla/send - * YunoHost website: https://yunohost.org/ - ---- +* Official app website: https://github.com/timvisee/send +* Upstream app code repository: https://github.com/timvisee/send +* YunoHost documentation for this app: https://yunohost.org/app_send +* Report a bug: https://github.com/YunoHost-Apps/send_ynh/issues ## Developer info @@ -59,3 +42,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing or sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_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 c700372..d83a154 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,54 +1,32 @@ # Send pour YunoHost [![Niveau d'intégration](https://dash.yunohost.org/integration/send.svg)](https://dash.yunohost.org/appci/app/send) ![](https://ci-apps.yunohost.org/ci/badges/send.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/send.maintain.svg) -[![Installer HedgeDoc avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=send) +[![Installer Send avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send) -*[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 HedgeDoc 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 Send 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 -HedgeDoc est un service web de traitement de texte collaboratif en temps réel. Il utilise le langage Markdown. -**Version incluse :** 3.0.22 +Partage de fichier simple et privé + +**Version incluse :** 3.4.13~ynh1 + +**Démo :** https://send.vis.ee/ ## Captures d'écran -![]() +![](./doc/screenshots/screenshot.png) -## Démo +## Documentations et ressources -* [Démo officielle]() - -## Configuration - -Vous pouvez configurer HedgeDoc en modifiant le fichier `/var/www/hedgedoc/config.json` et en vous aidant de la [documentation](https://github.com/hedgedoc/server/blob/master/docs/configuration.md) - -## Documentation - - * Documentation officielle : https://github.com/kiwiirc/kiwiirc/wiki - * Documentation YunoHost : - -## Caractéristiques spécifiques YunoHost - -#### Support multi-utilisateur - -* L'authentification LDAP est-elle prise en charge ? **Oui** -* 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/send%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/send/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/send%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/send/) - -## Liens - - * Signaler un bug : https://github.com/YunoHost-Apps/kiwiirc_ynh/issues - * Dépôt de l'application principale : https://github.com/mozilla/send - * Site web YunoHost : https://yunohost.org/ - ---- +* Site officiel de l'app : https://github.com/timvisee/send +* Dépôt de code officiel de l'app : https://github.com/timvisee/send +* Documentation YunoHost pour cette app : https://yunohost.org/app_send +* Signaler un bug : https://github.com/YunoHost-Apps/send_ynh/issues ## Informations pour les développeurs @@ -60,3 +38,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing ou sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug ``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file