diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-03-13 18:09:04 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-03-13 18:09:04 +0000 |
commit | b35b6febc79e3fcefd71c07ea0573728bd3cf7da (patch) | |
tree | 63c50b1f21ea38f9916107cd5307efd75b6f27fe | |
parent | Merge pull request #500 from rafael-santiago/master (diff) | |
parent | Add Headphones (diff) | |
download | awesome-selfhosted-b35b6febc79e3fcefd71c07ea0573728bd3cf7da.tar.gz awesome-selfhosted-b35b6febc79e3fcefd71c07ea0573728bd3cf7da.zip |
Merge pull request #502 from vrutkovs/headphones
Add Headphones - a music downloader
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,6 +106,7 @@ _Web Analytics_ * [Alltube](http://www.alltubedownload.net) - A web interface for [youtube-dl](https://github.com/rg3/youtube-dl), a program to download videos and audio from [more than 100 websites](https://rg3.github.io/youtube-dl/supportedsites.html). ([Demo](http://www.alltubedownload.net), [Source Code](https://github.com/Rudloff/alltube)) `GPL` `PHP` * [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source code](https://github.com/DIVERSIFY-project/amiunique) `MIT` `Java` + * [Headphones](https://github.com/rembo10/headphones) - An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent, Deluge and Blackhole. `GPLv3` `Python` * [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` |