diff options
author | nodiscc <nodiscc@gmail.com> | 2020-07-03 16:59:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 16:59:54 +0000 |
commit | 5070547c7bda4d9a283d36290e550fc59102ec54 (patch) | |
tree | 27c11aabe4fe87d7ffb1235a330fab98957fa2fc | |
parent | Merge pull request #2138 from simon987/patch-1 (diff) | |
parent | Edit link for "RSS2EMail" (diff) | |
download | awesome-selfhosted-5070547c7bda4d9a283d36290e550fc59102ec54.tar.gz awesome-selfhosted-5070547c7bda4d9a283d36290e550fc59102ec54.zip |
Merge pull request #2139 from philipp-r/patch-1
Edit link for "RSS2EMail"
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -709,7 +709,7 @@ _RSS/Atom automation_ - [RSS Fulltext Proxy](https://github.com/Kombustor/rss-fulltext-proxy) - Mirrors RSS feeds to return the full content of the items, extracted from the website. `MIT` `NodeJS` - [RSS Merger](https://github.com/taophp/rss-merger) - PHP script which will take multiple RSS / Atom feeds as input and merge them into a single RSS feed. `GPL-2.0` `PHP` - [RSS-Bridge](https://github.com/RSS-Bridge/rss-bridge) - rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one. `Unlicense` `PHP` -- [RSS2EMail](https://github.com/wking/rss2email) - Fetches RSS/Atom-feeds and pushes new Content to any email-receiver, supports OPML. `GPL-2.0` `Python` +- [RSS2EMail](https://github.com/rss2email/rss2email) - Fetches RSS/Atom-feeds and pushes new Content to any email-receiver, supports OPML. `GPL-2.0` `Python` - [Screaming Liquid Tiger](https://github.com/herrbischoff/screaming-liquid-tiger) - Simple script to automatically generate valid RSS and Atom feeds from a list of media files in the same folder. `MIT` `PHP` |