diff options
author | nodiscc <nodiscc@gmail.com> | 2017-04-12 21:50:18 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2017-04-12 21:50:18 +0000 |
commit | ff22bc46b9e6c858c76d03be46b1ace921d602dd (patch) | |
tree | f709b2f1e5016bf42d79c7d30dcb19a6089fff4f | |
parent | move elastix to non-free.md: (diff) | |
download | awesome-selfhosted-ff22bc46b9e6c858c76d03be46b1ace921d602dd.tar.gz awesome-selfhosted-ff22bc46b9e6c858c76d03be46b1ace921d602dd.zip |
add rss merger, fixes #1026
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -137,6 +137,7 @@ _Business Intelligence_ * [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)) `GPLv3` `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)) `GPLv3` `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 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 `GPLv2` `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/)) `GPLv3` `Python` * [Sonarr](https://sonarr.tv/) - An 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)) `GPLv3` `C#` * [TriggerHappy](http://trigger-happy.eu/) - An opensource clone of IFTTT, a bridge between your internet services. ([Source Code](https://github.com/foxmask/django-th)) `BSD` `Python` |