This package allows you to install Teddit quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
A free and open source alternative Reddit front-end focused on privacy. Inspired by the Nitter project.
- 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)
Shipped version: 2023.09.17~ynh1
Demo: https://teddit.net/
- Official app website: https://teddit.net/
- Upstream app code repository: https://codeberg.org/teddit/teddit
- YunoHost Store: https://apps.yunohost.org/app/teddit
- Report a bug: https://github.com/YunoHost-Apps/teddit_ynh/issues
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/teddit_ynh/tree/testing --debug
or
sudo yunohost app upgrade teddit -u https://github.com/YunoHost-Apps/teddit_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps