2022-05-28 11:55:04 +02:00
<!--
2024-02-16 00:33:01 +01:00
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
2022-05-28 11:55:04 +02:00
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
2023-04-12 23:11:20 +02:00
[![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 )
2022-05-28 11:55:04 +02:00
[![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)*
2023-04-12 23:11:20 +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
2023-04-12 23:11:20 +02:00
## Vue d’ ensemble
2022-05-28 11:54:59 +02:00
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
2023-08-25 12:06:18 +02:00
**Version incluse :** 2022.05.14~ynh2
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
2023-04-12 23:11:20 +02:00
## Captures d’ écran
2022-05-28 11:54:59 +02:00
2023-04-12 23:11:20 +02:00
![Capture d’ écran de Librarian ](./doc/screenshots/screeshot.png )
2022-05-28 11:54:59 +02:00
2024-02-16 00:33:01 +01:00
## :red_circle: Fonctions indésirables
- **Upstream not maintained**: Librarian a été abandonné. Voir : https://bcow.xyz/posts/archiving-librarian/
2022-05-28 11:54:59 +02:00
## Documentations et ressources
2023-04-12 23:11:20 +02:00
* Site officiel de l’ app : < https: // lbry . bcow . xyz />
* Documentation officielle de l’ admin : < https: // codeberg . org / librarian / librarian / wiki >
* Dépôt de code officiel de l’ app : < https: // codeberg . org / librarian / librarian >
2023-10-31 15:19:07 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / librarian >
2022-05-28 11:55:04 +02:00
* 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
```
2023-04-12 23:11:20 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >