2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rsshub_ynh.git synced 2026-03-25 09:02:42 +01:00
RSSHub package for YunoHost
Find a file
2026-03-23 03:27:57 +01:00
.github Github templates 2025-02-07 22:23:00 +01:00
conf npm -> pnpm (with corepack) 2026-01-09 19:48:43 +01:00
doc cleaning 2023-10-05 17:12:21 +02:00
scripts Update remove 2026-01-09 20:07:22 +01:00
LICENSE First commit 2023-10-05 17:04:09 +02:00
manifest.toml Upgrade sources 2026-03-23 00:29:09 +01:00
README.md Auto-update READMEs 2026-03-23 00:29:11 +01:00
tests.toml Update tests.toml 2024-11-21 10:02:32 +07:00

Logo of RSSHub RSSHub, packaged for YunoHost

Extensible RSS feed aggregator

🌐 Official app website Version: 2026.03.20~ynh1

Screenshots

Screenshot of RSSHub

📦 Developer info

Automatic tests level

🛠️ Upstream RSSHub repository: https://github.com/DIYgod/RSSHub

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

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

📚 App packaging documentation

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