1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-06-15 06:25:50 +00:00
parent b256f38c62
commit c391cf9df1
2 changed files with 25 additions and 23 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Misskey for YunoHost # Misskey for YunoHost
[![Integration level](https://dash.yunohost.org/integration/misskey.svg)](https://dash.yunohost.org/appci/app/misskey) ![](https://ci-apps.yunohost.org/ci/badges/misskey.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/misskey.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/misskey.svg)](https://dash.yunohost.org/appci/app/misskey) ![Working status](https://ci-apps.yunohost.org/ci/badges/misskey.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/misskey.maintain.svg)
[![Install Misskey with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=misskey) [![Install Misskey with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=misskey)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -18,13 +18,11 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms.
**Shipped version:** 12.110.1~ynh1 **Shipped version:** 12.111.1~ynh1
## Screenshots ## Screenshots
![](./doc/screenshots/screenshot-desktop.png) ![Screenshot of Misskey](./doc/screenshots/screenshot-desktop.png)
## Disclaimers / important information ## Disclaimers / important information
@ -52,20 +50,21 @@ screen -r
## Documentation and resources ## Documentation and resources
* Official app website: https://misskey-hub.net/ * Official app website: <https://misskey-hub.net/>
* Upstream app code repository: https://github.com/misskey-dev/misskey * Upstream app code repository: <https://github.com/misskey-dev/misskey>
* YunoHost documentation for this app: https://yunohost.org/app_misskey * YunoHost documentation for this app: <https://yunohost.org/app_misskey>
* Report a bug: https://github.com/YunoHost-Apps/misskey_ynh/issues * Report a bug: <https://github.com/YunoHost-Apps/misskey_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/misskey_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/misskey_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
or or
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** https://yunohost.org/packaging_apps **More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
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.
-->
# Misskey pour YunoHost # Misskey pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/misskey.svg)](https://dash.yunohost.org/appci/app/misskey) ![](https://ci-apps.yunohost.org/ci/badges/misskey.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/misskey.maintain.svg) [![Niveau d'intégration](https://dash.yunohost.org/integration/misskey.svg)](https://dash.yunohost.org/appci/app/misskey) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/misskey.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/misskey.maintain.svg)
[![Installer Misskey avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=misskey) [![Installer Misskey avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=misskey)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Misskey rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet d'installer Misskey 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.* Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
@ -13,13 +17,11 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux. Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux.
**Version incluse :** 12.110.1~ynh1 **Version incluse :** 12.111.1~ynh1
## Captures d'écran ## Captures d'écran
![](./doc/screenshots/screenshot-desktop.png) ![Capture d'écran de Misskey](./doc/screenshots/screenshot-desktop.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -47,20 +49,21 @@ screen -r
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : https://misskey-hub.net/ * Site officiel de l'app : <https://misskey-hub.net/>
* Dépôt de code officiel de l'app : https://github.com/misskey-dev/misskey * Dépôt de code officiel de l'app : <https://github.com/misskey-dev/misskey>
* Documentation YunoHost pour cette app : https://yunohost.org/app_misskey * Documentation YunoHost pour cette app : <https://yunohost.org/app_misskey>
* Signaler un bug : https://github.com/YunoHost-Apps/misskey_ynh/issues * Signaler un bug : <https://github.com/YunoHost-Apps/misskey_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/misskey_ynh/tree/testing). Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/misskey_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps **Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>