diff --git a/README.md b/README.md index 5fc6631..b327382 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,32 @@ + + # Jappix for YunoHost [![Integration level](https://dash.yunohost.org/integration/jappix.svg)](https://dash.yunohost.org/appci/app/jappix) ![](https://ci-apps.yunohost.org/ci/badges/jappix.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jappix.maintain.svg) [![Install Jappix with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jappix) -> *This package allows you to install Jappix quickly and simply on a YunoHost server. +*[Lire ce readme en français.](./README_fr.md)* + +> *This package allows you to install Jappix 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 -Jappix is a fully-featured XMPP web-client with an open social platform which enables you to host your communication platform wherever you want to. -**Shipped version:** 1.2 +A free social network -#### Supported architectures +**Shipped version:** 1.2~ynh1 -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/jappix.svg)](https://ci-apps.yunohost.org/ci/apps/jappix/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/jappix.svg)](https://ci-apps-arm.yunohost.org/ci/apps/jappix/) -## Links - * Report a bug: https://github.com/YunoHost-Apps/jappix_ynh/issues - * App website: Link to the official website of this app. - * Upstream app repository: https://github.com/jappix/jappix/ - * YunoHost website: https://yunohost.org/ +## Documentation and resources ---- +* Official app website: https://jappix.org/ +* Upstream app code repository: https://github.com/jappix/jappix/ +* YunoHost documentation for this app: https://yunohost.org/app_jappix +* Report a bug: https://github.com/YunoHost-Apps/jappix_ynh/issues ## Developer info @@ -35,3 +38,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/jappix_ynh/tree/testi or sudo yunohost app upgrade jappix -u https://github.com/YunoHost-Apps/jappix_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 new file mode 100644 index 0000000..c7c50d6 --- /dev/null +++ b/README_fr.md @@ -0,0 +1,38 @@ +# Jappix pour YunoHost + +[![Niveau d'intégration](https://dash.yunohost.org/integration/jappix.svg)](https://dash.yunohost.org/appci/app/jappix) ![](https://ci-apps.yunohost.org/ci/badges/jappix.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jappix.maintain.svg) +[![Installer Jappix avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jappix) + +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* + +> *Ce package vous permet d'installer Jappix 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 + +Un réseau social libre + +**Version incluse :** 1.2~ynh1 + + + +## Documentations et ressources + +* Site officiel de l'app : https://jappix.org/ +* Dépôt de code officiel de l'app : https://github.com/jappix/jappix/ +* Documentation YunoHost pour cette app : https://yunohost.org/app_jappix +* Signaler un bug : https://github.com/YunoHost-Apps/jappix_ynh/issues + +## Informations pour les développeurs + +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/jappix_ynh/tree/testing). + +Pour essayer la branche testing, procédez comme suit. +``` +sudo yunohost app install https://github.com/YunoHost-Apps/jappix_ynh/tree/testing --debug +ou +sudo yunohost app upgrade jappix -u https://github.com/YunoHost-Apps/jappix_ynh/tree/testing --debug +``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file