1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jappix_ynh.git synced 2024-09-03 19:26:19 +02:00
jappix_ynh/README_fr.md

50 lines
2 KiB
Markdown
Raw Normal View History

2023-10-31 15:17:05 +01: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-21 15:05:46 +02:00
# Jappix pour YunoHost
2023-10-31 15:17:05 +01:00
[![Niveau dintégration](https://dash.yunohost.org/integration/jappix.svg)](https://dash.yunohost.org/appci/app/jappix) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jappix.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jappix.maintain.svg)
2021-07-21 15:05:46 +02:00
[![Installer Jappix avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jappix)
*[Read this readme in english.](./README.md)*
2023-10-31 15:17:05 +01:00
> *Ce package vous permet dinstaller Jappix rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2021-07-21 15:05:46 +02:00
2023-10-31 15:17:05 +01:00
## Vue densemble
2021-07-21 15:05:46 +02:00
Un réseau social libre
**Version incluse :** 1.2~ynh1
2023-10-31 15:17:05 +01:00
## Captures décran
2021-07-21 15:05:46 +02:00
2023-10-31 15:17:05 +01:00
![Capture décran de Jappix](./doc/screenshots/jappix-social.png)
2021-07-21 15:05:46 +02:00
2023-10-31 15:17:05 +01:00
## :red_circle: Fonctions indésirables
2021-07-21 16:12:38 +02:00
2023-10-31 15:17:05 +01:00
- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
2021-07-21 16:12:38 +02:00
2021-07-21 15:05:46 +02:00
## Documentations et ressources
2023-10-31 15:17:05 +01:00
* Site officiel de lapp : <https://jappix.org/>
* Dépôt de code officiel de lapp : <https://github.com/jappix/jappix/>
* YunoHost Store: <https://apps.yunohost.org/app/jappix>
* Signaler un bug : <https://github.com/YunoHost-Apps/jappix_ynh/issues>
2021-07-21 15:05:46 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/jappix_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
2023-10-31 15:17:05 +01:00
``` bash
2021-07-21 15:05:46 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/jappix_ynh/tree/testing --debug
ou
sudo yunohost app upgrade jappix -u https://github.com/YunoHost-Apps/jappix_ynh/tree/testing --debug
```
2023-10-31 15:17:05 +01:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>