diff --git a/README.md b/README.md index 025b259..479c641 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + # Halcyon for YunoHost [![Integration level](https://dash.yunohost.org/integration/halcyon.svg)](https://dash.yunohost.org/appci/app/halcyon) ![](https://ci-apps.yunohost.org/ci/badges/halcyon.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/halcyon.maintain.svg) @@ -5,36 +10,27 @@ *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Halcyon quickly and simply on a YunoHost server. +> *This package allows you to install Halcyon 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 -Halcyon is a webclient for Mastodon and Pleroma which looks like Twitter. -**Shipped version:** 2.4.9 +Webclient for Mastodon and Pleroma. + +**Shipped version:** 2.4.9~ynh1 + + ## Screenshots -![](https://halcyon.cybre.space/login/assets/images/preview0.png) +![](./doc/screenshots/preview0.png) -## Limitations +## Documentation and resources -* Halcyon requires a dedicated domain like `halcyon.domain.tld`. - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/halcyon%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/halcyon/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/halcyon%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/halcyon/) - -## Links - - * Report a bug: https://github.com/YunoHost-Apps/halcyon_ynh/issues - * App website: https://notabug.org/halcyon-suite/halcyon - * Upstream app repository: https://notabug.org/halcyon-suite/halcyon - * Other Halcyon instances: https://www.halcyon.social/instances.php - * YunoHost website: https://yunohost.org/ - ---- +* Official app website: https://notabug.org/halcyon-suite/halcyon +* Upstream app code repository: https://notabug.org/halcyon-suite/halcyon +* YunoHost documentation for this app: https://yunohost.org/app_halcyon +* Report a bug: https://github.com/YunoHost-Apps/halcyon_ynh/issues ## Developer info @@ -46,3 +42,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/halcyon_ynh/tree/test or sudo yunohost app upgrade halcyon -u https://github.com/YunoHost-Apps/halcyon_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 c5eb759..e577a8d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,40 +1,32 @@ # Halcyon pour YunoHost [![Niveau d'intégration](https://dash.yunohost.org/integration/halcyon.svg)](https://dash.yunohost.org/appci/app/halcyon) ![](https://ci-apps.yunohost.org/ci/badges/halcyon.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/halcyon.maintain.svg) -[![Install Halcyon with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=halcyon) +[![Installer Halcyon avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=halcyon) -*[Read this readme in english.](./README.md)* - -> *Ce package vous permet d'installer Halcyon 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.* +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* +> *Ce package vous permet d'installer Halcyon 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 -Halcyon est un client Web pour Mastodon et Pleroma qui ressemble à Twitter. -**Version incluse :** 2.4.9 +Client web pour Mastodon et Pleroma. + +**Version incluse :** 2.4.9~ynh1 + + ## Captures d'écran -![](https://halcyon.cybre.space/login/assets/images/preview0.png) +![](./doc/screenshots/preview0.png) -## Limitations +## Documentations et ressources -* Halcyon nécessite un domaine dédié comme `halcyon.domain.tld`. - -#### Architectures supportées - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/halcyon%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/halcyon/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/halcyon%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/halcyon/) - -## Liens - - * Signaler un bug : https://github.com/YunoHost-Apps/halcyon_ynh/issues - * Site de l'application : https://notabug.org/halcyon-suite/halcyon - * Dépôt de l'application principale : https://notabug.org/halcyon-suite/halcyon - * Autres instances Halcyon : https://www.halcyon.social/instances.php - * Site web YunoHost : https://yunohost.org/ ---- +* Site officiel de l'app : https://notabug.org/halcyon-suite/halcyon +* Dépôt de code officiel de l'app : https://notabug.org/halcyon-suite/halcyon +* Documentation YunoHost pour cette app : https://yunohost.org/app_halcyon +* Signaler un bug : https://github.com/YunoHost-Apps/halcyon_ynh/issues ## Informations pour les développeurs @@ -46,3 +38,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/halcyon_ynh/tree/test ou sudo yunohost app upgrade halcyon -u https://github.com/YunoHost-Apps/halcyon_ynh/tree/testing --debug ``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file