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

59 lines
2.3 KiB
Markdown
Raw Normal View History

2022-05-28 11:55:04 +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.
-->
2022-05-28 11:54:59 +02:00
2022-05-28 11:55:04 +02:00
# Librarian pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/librarian.svg)](https://dash.yunohost.org/appci/app/librarian) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/librarian.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/librarian.maintain.svg)
[![Installer Librarian avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=librarian)
2022-05-28 11:54:59 +02:00
*[Read this readme in english.](./README.md)*
2022-05-28 11:55:04 +02:00
> *Ce package vous permet d'installer Librarian 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.*
2022-05-28 11:54:59 +02:00
## Vue d'ensemble
2022-05-28 11:55:04 +02:00
An alternative frontend for LBRY/Odysee. Inspired by Invidious and Libreddit.
2022-05-28 11:54:59 +02:00
2022-05-28 11:55:04 +02:00
### Features
2022-05-28 11:54:59 +02:00
2022-05-28 11:55:04 +02:00
- Lightweight
- JavaScript not required*
- No ads
- No tracking
- No crypto garbage
2022-05-28 11:54:59 +02:00
2022-05-28 11:55:04 +02:00
**Version incluse :** 1.0~ynh1
2022-05-28 11:54:59 +02:00
2022-05-28 11:55:04 +02:00
**Démo :** https://lbry.bcow.xyz/@RetroMusic:d/1987-Rick-Astley-Never-Gonna-Give-You-Up-1920x1080:f
2022-05-28 11:54:59 +02:00
2022-05-28 11:55:04 +02:00
## Captures d'écran
2022-05-28 11:54:59 +02:00
2022-05-28 11:55:04 +02:00
![Capture d'écran de Librarian](./doc/screenshots/example.jpg)
2022-05-28 11:54:59 +02:00
## Documentations et ressources
2022-05-28 11:55:04 +02:00
* Site officiel de l'app : <https://example.com>
* Documentation officielle utilisateur : <https://yunohost.org/apps>
* Documentation officielle de l'admin : <https://yunohost.org/packaging_apps>
* Dépôt de code officiel de l'app : <https://codeberg.org/librarian/librarian>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_librarian>
* Signaler un bug : <https://github.com/YunoHost-Apps/librarian_ynh/issues>
2022-05-28 11:54:59 +02:00
## Informations pour les développeurs
2022-05-28 11:55:04 +02:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/librarian_ynh/tree/testing).
2022-05-28 11:54:59 +02:00
Pour essayer la branche testing, procédez comme suit.
2022-05-28 11:55:04 +02:00
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/librarian_ynh/tree/testing --debug
ou
sudo yunohost app upgrade librarian -u https://github.com/YunoHost-Apps/librarian_ynh/tree/testing --debug
2022-05-28 11:54:59 +02:00
```
2022-05-28 11:55:04 +02:00
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>