2022-03-22 11:31:08 +01:00
# Libreddit pour YunoHost
2022-03-22 11:30:59 +01:00
2022-03-22 11:31:08 +01:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/libreddit.svg )](https://dash.yunohost.org/appci/app/libreddit) ![](https://ci-apps.yunohost.org/ci/badges/libreddit.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/libreddit.maintain.svg)
[![Installer Libreddit avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=libreddit)
2022-03-22 11:30:59 +01:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2022-03-22 11:31:08 +01:00
> *Ce package vous permet d'installer Libreddit 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-03-22 11:30:59 +01:00
## Vue d'ensemble
2022-03-22 11:31:08 +01:00
Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a private front-end like Invidious but for Reddit. Browse the coldest takes of r/unpopularopinion without being tracked.
2022-03-22 11:30:59 +01:00
2022-03-22 11:31:08 +01:00
### Features
2022-03-22 11:30:59 +01:00
2022-03-22 11:31:08 +01:00
🚀 Fast: written in Rust for blazing fast speeds and memory safety
☁️ Light: no JavaScript, no ads, no tracking, no bloat
🕵 Private: all requests are proxied through the server, including media
🔒 Secure: strong Content Security Policy prevents browser requests to Reddit
2022-03-22 11:30:59 +01:00
2022-05-16 07:25:05 +02:00
**Version incluse :** 0.22.7~ynh1
2022-03-22 11:30:59 +01:00
2022-03-22 11:31:08 +01:00
**Démo :** https://libreddit.spike.codes/
2022-03-22 11:30:59 +01:00
2022-03-22 11:31:08 +01:00
## Captures d'écran
2022-03-22 11:30:59 +01:00
2022-03-22 11:31:08 +01:00
![](./doc/screenshots/screenshot.png)
2022-03-22 11:30:59 +01:00
## Documentations et ressources
2022-03-22 11:31:08 +01:00
* Site officiel de l'app : https://libreddit.spike.codes/
* Dépôt de code officiel de l'app : https://github.com/spikecodes/libreddit
* Documentation YunoHost pour cette app : https://yunohost.org/app_libreddit
* Signaler un bug : https://github.com/YunoHost-Apps/libreddit_ynh/issues
2022-03-22 11:30:59 +01:00
## Informations pour les développeurs
2022-03-22 11:31:08 +01:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/libreddit_ynh/tree/testing ).
2022-03-22 11:30:59 +01:00
Pour essayer la branche testing, procédez comme suit.
```
2022-03-22 11:31:08 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/libreddit_ynh/tree/testing --debug
ou
sudo yunohost app upgrade libreddit -u https://github.com/YunoHost-Apps/libreddit_ynh/tree/testing --debug
2022-03-22 11:30:59 +01:00
```
2022-03-22 11:31:08 +01:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps