2022-06-11 08:55:58 +02:00
<!--
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.
-->
2021-07-17 17:35:26 +02:00
# Friendica pour YunoHost
2023-08-10 15:35:56 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/friendica.svg )](https://dash.yunohost.org/appci/app/friendica) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/friendica.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/friendica.maintain.svg )
2021-07-17 17:35:26 +02:00
[![Installer Friendica avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=friendica)
*[Read this readme in english.](./README.md)*
2023-01-16 15:16:51 +01:00
> *Ce package vous permet d’ installer Friendica 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-07-17 17:35:26 +02:00
2023-01-16 15:16:51 +01:00
## Vue d’ ensemble
2021-07-17 17:35:26 +02:00
2021-09-25 19:46:20 +02:00
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
2024-02-11 22:31:39 +01:00
**Version incluse :** 2023.12~ynh2
2021-07-17 17:35:26 +02:00
2021-07-19 09:50:01 +02:00
**Démo :** https://dir.friendica.social/servers
2021-07-17 17:35:26 +02:00
2023-01-16 15:16:51 +01:00
## Captures d’ écran
2021-07-17 17:35:26 +02:00
2023-01-16 15:16:51 +01:00
![Capture d’ écran de Friendica ](./doc/screenshots/friendica-vier-profile.png )
2021-07-17 17:35:26 +02:00
## Documentations et ressources
2023-01-16 15:16:51 +01:00
* Site officiel de l’ app : < http: // friendi . ca >
2022-06-11 08:55:58 +02:00
* Documentation officielle utilisateur : < https: // wiki . friendi . ca />
2023-01-16 15:16:51 +01:00
* Documentation officielle de l’ admin : < https: // github . com / friendica / friendica / wiki >
* Dépôt de code officiel de l’ app : < https: // github . com / friendica / friendica >
2023-12-24 17:16:09 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / friendica >
2022-06-11 08:55:58 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / friendica_ynh / issues >
2021-07-17 17:35:26 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/friendica_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-06-11 08:55:58 +02:00
``` bash
2021-07-17 17:35:26 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug
ou
sudo yunohost app upgrade friendica -u https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug
```
2023-01-16 15:16:51 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >