diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-02-10 03:24:19 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-02-10 03:24:19 +0000 |
commit | 54eaa70c6f3028bdcc2465786c837132c08e5016 (patch) | |
tree | 15dba02903cce39e8242e16907651ac6d8b4421a | |
parent | Add Healthchecks (diff) | |
download | awesome-selfhosted-54eaa70c6f3028bdcc2465786c837132c08e5016.tar.gz awesome-selfhosted-54eaa70c6f3028bdcc2465786c837132c08e5016.zip |
Automation Fixes
Add Alltube Language
Update TriggerHappy homepage and source code urls.
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -95,12 +95,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)) `Unknown` `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` |