1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/halcyon_ynh.git synced 2024-09-03 20:36:21 +02:00
This commit is contained in:
ericgaspar 2021-06-26 18:49:22 +02:00
commit 9a544eb6e2
2 changed files with 37 additions and 45 deletions

View file

@ -1,3 +1,8 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# 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

View file

@ -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