diff options
author | Icantcodeatall <francois.lachese@me.com> | 2016-08-12 20:35:54 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-08-12 20:35:54 +0000 |
commit | 15f9ad6a3e12207eba2e79c5803fadbd2a8fa60e (patch) | |
tree | d483d52de30d79cf235d7d3f6abf4bd360f40e35 | |
parent | Merge pull request #630 from Kickball/rm-unmaintained-381 (diff) | |
download | awesome-selfhosted-15f9ad6a3e12207eba2e79c5803fadbd2a8fa60e.tar.gz awesome-selfhosted-15f9ad6a3e12207eba2e79c5803fadbd2a8fa60e.zip |
Add Sonarr (#648)
* Update README.md
* Update README.md
* Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -121,6 +121,7 @@ _Business Intelligence_ * [openHAB](http://www.openhab.org) - Vendor and technology agnostic open source software for home automation. ([Source Code](https://github.com/openhab/openhab)) `EPLv1` `Java` * [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` * [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` * [WTFDYUM](https://github.com/jchampemont/WTFDYUM) a.k.a Why The Fuck Did You Unfollow Me - Find out who stops following you on Twitter. ([Demo](https://www.wtfdyu.me/), [Source Code](https://github.com/jchampemont/WTFDYUM)) `Apache` `Java` |