diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-08-29 21:52:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-29 21:52:29 +0000 |
commit | 74765c1f260bfbe5f9f995b9ab08e844f25a7dcb (patch) | |
tree | 99f19bb0739695a8ec3def7605e3250d2cfaa263 /README.md | |
parent | Merge pull request #734 from n8225/Fix-FeedReaders (diff) | |
download | awesome-selfhosted-74765c1f260bfbe5f9f995b9ab08e844f25a7dcb.tar.gz awesome-selfhosted-74765c1f260bfbe5f9f995b9ab08e844f25a7dcb.zip |
Add Medusa
Resolves merge conflict in #659.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -118,6 +118,7 @@ _Business Intelligence_ * [Healthchecks](https://healthchecks.io/) - Django app which listens for pings and sends alerts when pings are late. ([Source Code](https://github.com/healthchecks/healthchecks)) `BSD` `Python` * [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf - `MIT` `Ruby` * [Http2pic](https://http2pic.haschek.at/) - Website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source Code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` + * [Medusa](https://github.com/pymedusa/SickRage) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. `GPLv3` `Python` * [Node RED](http://nodered.org/) - A browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache` `Nodejs` * [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` |