1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/laverna_ynh.git synced 2024-09-03 19:36:06 +02:00
laverna_ynh/README_fr.md
2024-06-06 10:04:33 +02:00

51 lines
2.3 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
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.
-->
# Laverna pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/laverna.svg)](https://dash.yunohost.org/appci/app/laverna) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/laverna.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/laverna.maintain.svg)
[![Installer Laverna avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=laverna)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet dinstaller Laverna 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.*
## Vue densemble
Laverna est un système anonyme, crypté et sans inscription requise, il est accessible via un navigateur web (sans installation de logiciel).
Les données sont privées, car stockées par défaut sur votre machine (InnoDB et localstorage), cest un réglage dans les paramètres qui vous permettra de les synchroniser via le cloud sur vos différents périphériques.
**Version incluse :** 0.7.51~ynh6
**Démo:** <https://laverna.cc/app/>
## Captures décran
![Capture décran de Laverna](./doc/screenshots/laverna.png)
## Documentations et ressources
* Site officiel de lapp : <https://laverna.cc/index.html>
* Documentation officielle de ladmin : <https://github.com/Laverna/laverna/wiki>
* Dépôt de code officiel de lapp : <https://github.com/Laverna/laverna>
* YunoHost Store: <https://apps.yunohost.org/app/laverna>
* Signaler un bug : <https://github.com/YunoHost-Apps/laverna_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/laverna_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/laverna_ynh/tree/testing --debug
ou
sudo yunohost app upgrade laverna -u https://github.com/YunoHost-Apps/laverna_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>