2021-01-10 19:10:35 +01:00
|
|
|
|
# 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)
|
2021-07-01 21:28:39 +02:00
|
|
|
|
[![Installer Halcyon avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=halcyon)
|
2021-01-10 19:10:35 +01:00
|
|
|
|
|
2021-07-01 21:28:39 +02:00
|
|
|
|
*[Read this readme in english.](./README.md)*
|
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
2021-01-10 19:10:35 +01:00
|
|
|
|
|
2021-07-01 21:28:39 +02:00
|
|
|
|
> *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.*
|
2021-01-10 19:10:35 +01:00
|
|
|
|
|
|
|
|
|
## Vue d'ensemble
|
|
|
|
|
|
2021-07-01 21:28:39 +02:00
|
|
|
|
Client web pour Mastodon et Pleroma.
|
2021-01-10 19:10:35 +01:00
|
|
|
|
|
2021-07-01 21:28:39 +02:00
|
|
|
|
**Version incluse :** 2.4.9~ynh1
|
2021-01-10 19:10:35 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-07-01 21:28:39 +02:00
|
|
|
|
## Captures d'écran
|
2021-01-10 19:10:35 +01:00
|
|
|
|
|
2021-07-01 21:28:39 +02:00
|
|
|
|
![](./doc/screenshots/preview0.png)
|
2021-01-10 19:10:35 +01:00
|
|
|
|
|
2021-07-01 21:28:39 +02:00
|
|
|
|
## Documentations et ressources
|
2021-01-10 19:10:35 +01:00
|
|
|
|
|
2021-07-01 21:28:39 +02:00
|
|
|
|
* 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
|
2021-01-10 19:10:35 +01:00
|
|
|
|
|
|
|
|
|
## Informations pour les développeurs
|
|
|
|
|
|
|
|
|
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/halcyon_ynh/tree/testing).
|
|
|
|
|
|
|
|
|
|
Pour essayer la branche testing, procédez comme suit.
|
|
|
|
|
```
|
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/halcyon_ynh/tree/testing --debug
|
|
|
|
|
ou
|
|
|
|
|
sudo yunohost app upgrade halcyon -u https://github.com/YunoHost-Apps/halcyon_ynh/tree/testing --debug
|
|
|
|
|
```
|
2021-07-01 21:28:39 +02:00
|
|
|
|
|
|
|
|
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|