mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add RSSHub to Feed Readers (#65)
This commit is contained in:
parent
b5126f97ec
commit
1e5e3c36f3
1 changed files with 12 additions and 0 deletions
12
software/rsshub.yml
Normal file
12
software/rsshub.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "RSSHub"
|
||||
website_url: "https://docs.rsshub.app"
|
||||
source_code_url: "https://github.com/DIYgod/RSSHub"
|
||||
description: "An easy to use, and extensible RSS feed aggregator, it's capable of generating RSS feeds from pretty much everything ranging from social media to university departments."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Nodejs
|
||||
- Docker
|
||||
tags:
|
||||
- Feed Readers
|
||||
demo_url: "https://rsshub.app"
|
||||
Loading…
Reference in a new issue