mirror of
https://github.com/YunoHost-Apps/teddit_ynh.git
synced 2024-09-03 20:26:31 +02:00
2.3 KiB
2.3 KiB
Teddit pour YunoHost
Ce package vous permet d’installer Teddit rapidement et simplement sur un serveur YunoHost. Si vous n’avez pas YunoHost, regardez ici pour savoir comment l’installer et en profiter.
Vue d’ensemble
A free and open source alternative Reddit front-end focused on privacy. Inspired by the Nitter project.
Features
- No JavaScript or ads
- All requests go through the backend, client never talks to Reddit
- Prevents Reddit from tracking your IP or JavaScript fingerprint
- Unofficial API (RSS & JSON support, no rate limits or Reddit account required)
- Lightweight (teddit frontpage: ~30 HTTP requests with ~270 KB of data downloaded vs. Reddit frontpage: ~190 requests with ~24 MB)
Version incluse : 2023.09.17~ynh1
Démo : https://teddit.net/
Captures d’écran
Documentations et ressources
- Site officiel de l’app : https://teddit.net/
- Dépôt de code officiel de l’app : https://codeberg.org/teddit/teddit
- YunoHost Store: https://apps.yunohost.org/app/teddit
- Signaler un bug : https://github.com/YunoHost-Apps/teddit_ynh/issues
Informations pour les développeurs
Merci de faire vos pull request sur la branche testing.
Pour essayer la branche testing, procédez comme suit.
sudo yunohost app install https://github.com/YunoHost-Apps/teddit_ynh/tree/testing --debug
ou
sudo yunohost app upgrade teddit -u https://github.com/YunoHost-Apps/teddit_ynh/tree/testing --debug
Plus d’infos sur le packaging d’applications : https://yunohost.org/packaging_apps