diff options
author | Gabin <hello@gabinaureche.com> | 2016-08-30 20:04:43 +0000 |
---|---|---|
committer | Gabin <hello@gabinaureche.com> | 2016-08-30 20:04:43 +0000 |
commit | 51871a66d88d3eee7307d67242c55b42ca1428a3 (patch) | |
tree | b75146ee20552f67d4d920ae7525de4b30b2b551 | |
parent | Merge pull request #738 from Kickball/fix-spacing (diff) | |
download | awesome-selfhosted-51871a66d88d3eee7307d67242c55b42ca1428a3.tar.gz awesome-selfhosted-51871a66d88d3eee7307d67242c55b42ca1428a3.zip |
add Poffer
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -121,6 +121,7 @@ _Business Intelligence_ * [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` + * [Poffer](http://poffer.gabinaureche.com) - A tool that makes it easier to share the content you like thanks to Pocket+Buffer. ([Source Code](https://github.com/Zhouzi/Poffer)) `MIT` `JavaScript` * [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#` |