aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-08-20 17:28:05 +0000
committerGitHub <noreply@github.com>2019-08-20 17:28:05 +0000
commit4d7b9b00ca64a4e2d2022978ee8ead7580cf91b9 (patch)
treecb8e078c3ee74c57dcf04c5dd68cd0bf8ff1d643
parentMerge pull request #1738 from sapioit/patch-4 (diff)
parentUpdate README.md (diff)
downloadawesome-selfhosted-4d7b9b00ca64a4e2d2022978ee8ead7580cf91b9.tar.gz
awesome-selfhosted-4d7b9b00ca64a4e2d2022978ee8ead7580cf91b9.zip
Merge pull request #1744 from Kombustor/patch-1
Added rss-fulltext-proxy
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57d695f8..ba9dc64e 100644
--- a/README.md
+++ b/README.md
@@ -176,6 +176,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also
- [pyLoad](https://pyload.net/) - Lightweight, customizable and remotely manageable downloader for 1-click-hosting sites like rapidshare.com or uploaded.to. ([Source Code](https://github.com/pyload/pyload)) `GPL-3.0` `Python`
- [Radarr](https://radarr.video/) - Radarr is an independent fork of Sonarr reworked for automatically downloading movies via Usenet and BitTorrent, à la Couchpotato. ([Source Code](https://github.com/Radarr/Radarr)) `GPL-3.0` `C#`
- [RSS-Bridge](https://github.com/sebsauvage/rss-bridge) - rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one. `Public domain` `PHP`
+- [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`
- [SickRage](http://sickrage.github.io/) - SickRage is an automatic Video Library Manager for TV Shows. Automatic torrent/nzb searching, downloading, and processing at the qualities you want. ([Source Code](https://github.com/SickRage/SickRage)) `GPL-3.0` `Python`
- [Sonarr](https://sonarr.tv/) - Automatic TV Shows downloader and manager for Usenet and BitTorrent. It can grab, sort and rename new episodes and automatically upgrade the quality of files already downloaded when a better quality format becomes available. ([Source Code](https://github.com/Sonarr/Sonarr)) `GPL-3.0` `C#`