diff options
author | @@philipp-r@@ <philipp-r@users.noreply.github.com> | 2020-06-24 09:22:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-24 09:22:01 +0000 |
commit | a87c432a03f8c546bacd814bb8839541ab5bbc96 (patch) | |
tree | 7ad7f16d1336e59ae6931d14ae71332ae1ee4f82 | |
parent | Merge pull request #2124 from m1k1o/patch-2 (diff) | |
download | awesome-selfhosted-a87c432a03f8c546bacd814bb8839541ab5bbc96.tar.gz awesome-selfhosted-a87c432a03f8c546bacd814bb8839541ab5bbc96.zip |
Edit link for "RSS2EMail"
wking/rss2email is not maintained anymore but there is an active fork at <https://github.com/rss2email/rss2email>
see https://github.com/wking/rss2email/issues/105#issuecomment-454552466
-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` |