2022-07-09 08:13:19 +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-07-09 08:13:25 +02:00
# LibreX pour YunoHost
2022-07-09 08:13:19 +02:00
2023-05-22 20:42:28 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/librex.svg )](https://dash.yunohost.org/appci/app/librex) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/librex.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/librex.maintain.svg )
2022-07-09 08:13:25 +02:00
[![Installer LibreX avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=librex)
2022-07-09 08:13:19 +02:00
*[Read this readme in english.](./README.md)*
2023-05-22 20:42:28 +02:00
> *Ce package vous permet d’ installer LibreX 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-07-09 08:13:19 +02:00
2023-05-22 20:42:28 +02:00
## Vue d’ ensemble
2022-07-09 08:13:19 +02:00
2022-07-09 08:13:25 +02:00
LibreX gives you results from Google, Qwant and popular torrent sites without spying on you.
2022-07-09 08:13:19 +02:00
### Features
2022-07-09 08:31:01 +02:00
- Ad & JavaScript free
- Torrent results from popular torrent sites
- Tracking snippets from URLs are removed
- Popular social media sites (YouTube, Instagram, Twitter etc.) are replaced with privacy friendly front-ends
- No 3rd party libs are used
2022-07-09 08:13:19 +02:00
2023-05-23 20:16:02 +02:00
**Version incluse :** 2023.05.04~ynh2
2022-07-09 08:13:19 +02:00
2022-07-09 08:13:25 +02:00
**Démo :** https://librex.beparanoid.de
2022-07-09 08:13:19 +02:00
2023-05-22 20:42:28 +02:00
## Captures d’ écran
2022-07-09 08:13:19 +02:00
2023-05-22 20:42:28 +02:00
![Capture d’ écran de LibreX ](./doc/screenshots/screenshot.png )
2022-07-09 08:13:19 +02:00
## Documentations et ressources
2023-05-22 20:42:28 +02:00
* Documentation officielle de l’ admin : < https: // github . com / hnhx / librex / wiki >
* Dépôt de code officiel de l’ app : < https: // github . com / hnhx / librex >
2022-07-09 08:13:25 +02:00
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_librex >
* Signaler un bug : < https: // github . com / YunoHost-Apps / librex_ynh / issues >
2022-07-09 08:13:19 +02:00
## Informations pour les développeurs
2022-07-09 08:13:25 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/librex_ynh/tree/testing ).
2022-07-09 08:13:19 +02:00
Pour essayer la branche testing, procédez comme suit.
``` bash
2022-07-09 08:13:25 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/librex_ynh/tree/testing --debug
2022-07-09 08:13:19 +02:00
ou
2022-07-09 08:13:25 +02:00
sudo yunohost app upgrade librex -u https://github.com/YunoHost-Apps/librex_ynh/tree/testing --debug
2022-07-09 08:13:19 +02:00
```
2023-05-22 20:42:28 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >