diff options
author | nodiscc <nodiscc@gmail.com> | 2016-02-17 20:23:23 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-02-17 20:23:23 +0000 |
commit | 25567faa2e9d24fd47d90bc69fcef084d87cebe2 (patch) | |
tree | d24daa3279ebaa41164d786b0a6e849a69576d91 /README.md | |
parent | Merge remote-tracking branch 'kickball/pr/439' (diff) | |
parent | Update Healthchecks License (diff) | |
download | awesome-selfhosted-25567faa2e9d24fd47d90bc69fcef084d87cebe2.tar.gz awesome-selfhosted-25567faa2e9d24fd47d90bc69fcef084d87cebe2.zip |
Merge remote-tracking branch 'kickball/pr/445'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -96,11 +96,12 @@ _Web Analytics_ ## Automation - * [Alltube](https://github.com/Rudloff/alltube) - 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)) `GPL` + * [Alltube](https://github.com/Rudloff/alltube) - 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)) `GPL` `PHP` + * [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` * [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` - * [TriggerHappy](https://github.com/foxmask/django-th) - An opensource clone of IFTTT - a bridge between your internet services `BSD` `Python` + * [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` |