1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2024-09-03 19:36:05 +02:00
Libreddit package for YunoHost
Find a file
2023-03-09 19:49:49 +01:00
.github [autopatch] Upgrade auto-updater 2023-02-24 00:34:50 +01:00
conf Delete app.src 2023-03-09 16:09:07 +01:00
doc Merge branch 'testing' into v2 2023-02-07 20:59:25 +01:00
scripts Update install 2023-03-09 16:11:12 +01:00
LICENSE First commit 2022-03-22 11:30:59 +01:00
manifest.toml Update manifest.toml 2023-03-09 16:10:41 +01:00
README.md Auto-update README 2023-03-09 15:12:07 +00:00
README_fr.md Auto-update README 2023-03-09 15:12:07 +00:00
tests.toml Update tests.toml 2023-02-07 20:58:39 +01:00

Libreddit for YunoHost

Integration level Working status Maintenance status

Install Libreddit with YunoHost

Lire ce readme en français.

This package allows you to install Libreddit quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.

Features

  • 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.30.0~ynh2

Demo: https://libreddit.spike.codes/

Screenshots

Screenshot of Libreddit

Documentation and resources

Developer info

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/libreddit_ynh/tree/testing --debug
or
sudo yunohost app upgrade libreddit -u https://github.com/YunoHost-Apps/libreddit_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps