1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2025-11-05 20:38:44 +01:00
Libreddit package for YunoHost
Find a file
2025-08-15 19:39:37 +02:00
.github fix 2023-06-01 10:46:26 +02:00
conf Improving 2025-04-06 23:16:49 +02:00
doc Update screenshot.png 2025-07-20 10:23:30 +02:00
scripts Improving 2025-04-06 23:16:49 +02:00
.gitignore fix 2024-08-15 08:23:42 +02:00
config_panel.toml Update config_panel.toml 2024-10-01 20:29:51 +02:00
LICENSE First commit 2022-03-22 11:30:59 +01:00
manifest.toml Update manifest.toml 2025-08-15 18:41:37 +02:00
README.md Auto-update READMEs 2025-07-20 10:10:47 +02:00
tests.toml Improving 2025-04-06 23:16:49 +02:00

Logo of Redlib Redlib, packaged for YunoHost

Libre alternative to Reddit

Version: 0.36.0~ynh5

📦 Developer info

Automatic tests level

🛠️ Upstream Redlib repository: https://github.com/redlib-org/redlib

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/redlib_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade redlib -u https://github.com/YunoHost-Apps/redlib_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.