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
2024-08-15 12:49:05 +02:00
.github fix 2023-06-01 10:46:26 +02:00
conf Update systemd.service 2024-08-15 08:37:15 +02:00
doc add fr 2023-06-01 10:46:02 +02:00
scripts fix 2024-08-15 08:35:56 +02:00
.gitignore fix 2024-08-15 08:23:42 +02:00
ALL_README.md Auto-update READMEs 2024-08-14 10:18:21 +00:00
LICENSE First commit 2022-03-22 11:30:59 +01:00
manifest.toml Update manifest.toml 2024-08-15 08:38:11 +02:00
README.md Auto-update READMEs 2024-08-15 06:38:18 +00:00
README_es.md Auto-update READMEs 2024-08-15 06:38:18 +00:00
README_eu.md Auto-update READMEs 2024-08-15 06:38:18 +00:00
README_fr.md Auto-update READMEs 2024-08-15 06:38:18 +00:00
README_gl.md Auto-update READMEs 2024-08-15 06:38:18 +00:00
README_id.md Auto-update READMEs 2024-08-15 06:38:18 +00:00
README_it.md Auto-update README 2024-03-29 07:10:14 +01:00
README_ru.md Auto-update READMEs 2024-08-15 06:38:18 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-15 06:38:18 +00:00
tests.toml fix 2024-08-15 08:21:11 +02:00

Libreddit for YunoHost

Integration level Working status Maintenance status

Install Libreddit with YunoHost

Read this README in other languages.

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.35.1~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