Read this README in other languages.
This package allows you to install Redlib quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Redlib is an alternative private front-end to Reddit, with its origins in Libreddit. It is a private front-end like Invidious but for Reddit. Browse the coldest takes of r/unpopularopinion without being tracked.
- Written in Rust for blazing fast speeds and memory safety
- No JavaScript, no ads, no tracking, no bloat
- All requests are proxied through the server, including media
- Strong Content Security Policy prevents browser requests to Reddit
Shipped version: 0.35.1~ynh4
- Upstream app code repository: https://github.com/redlib-org/redlib
- YunoHost Store: https://apps.yunohost.org/app/redlib
- Report a bug: https://github.com/YunoHost-Apps/redlib_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/redlib_ynh/tree/testing --debug
or
sudo yunohost app upgrade redlib -u https://github.com/YunoHost-Apps/redlib_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps