mirror of
https://github.com/YunoHost-Apps/halcyon_ynh.git
synced 2024-09-03 20:36:21 +02:00
Merge branch 'patch' of https://github.com/YunoHost-Apps/halcyon_ynh into patch
This commit is contained in:
commit
9a544eb6e2
2 changed files with 37 additions and 45 deletions
40
README.md
40
README.md
|
@ -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
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/halcyon)  
|
||||
|
@ -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
|
||||
|
||||

|
||||

|
||||
|
||||
## Limitations
|
||||
## Documentation and resources
|
||||
|
||||
* Halcyon requires a dedicated domain like `halcyon.domain.tld`.
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/halcyon/)
|
||||
* ARMv8-A - [](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
|
42
README_fr.md
42
README_fr.md
|
@ -1,40 +1,32 @@
|
|||
# Halcyon pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/halcyon)  
|
||||
[](https://install-app.yunohost.org/?app=halcyon)
|
||||
[](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
|
||||
|
||||

|
||||

|
||||
|
||||
## Limitations
|
||||
## Documentations et ressources
|
||||
|
||||
* Halcyon nécessite un domaine dédié comme `halcyon.domain.tld`.
|
||||
|
||||
#### Architectures supportées
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/halcyon/)
|
||||
* ARMv8-A - [](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
|
Loading…
Add table
Reference in a new issue