1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lemmy_ynh.git synced 2025-10-28 00:27:32 +01:00
A link aggregator for the fediverse.
Find a file
2025-10-21 20:13:34 +02:00
.github v2 2023-05-26 16:54:23 +02:00
conf 2.1 2025-05-12 19:06:08 +02:00
doc Update DESCRIPTION_fr.md 2023-07-12 08:12:49 +02:00
scripts cleaning 2025-09-05 13:13:52 +02:00
.gitignore 2.1 2025-05-12 19:06:08 +02:00
LICENSE Initial commit 2021-02-20 00:57:53 +05:30
manifest.toml decrease package version ^^ 2025-10-21 20:13:22 +02:00
README.md Auto-update READMEs 2025-10-21 20:13:25 +02:00
tests.toml Update tests.toml 2025-01-22 08:30:39 +01:00

Logo of Lemmy Lemmy, packaged for YunoHost

Link aggregator/Reddit clone for the fediverse

🌐 Official app website App Demo Version: 0.19.11~ynh4

Screenshots

Screenshot of Lemmy

📦 Developer info

Automatic tests level

🛠️ Upstream Lemmy repository: https://github.com/LemmyNet/lemmy

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/lemmy_ynh/tree/testing

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

📚 App packaging documentation

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