aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2016-02-10 03:20:09 +0000
committerEdward D <ed.kickball@hotmail.com>2016-02-10 03:20:09 +0000
commit91a3ff5d77fa24bfc23b26ff4492ab1d227645f1 (patch)
tree9f7acdb976bec5afc0bc95a06a526f532485d2fd
parentMerge pull request #441 from dogancelik/patch-1 (diff)
downloadawesome-selfhosted-91a3ff5d77fa24bfc23b26ff4492ab1d227645f1.tar.gz
awesome-selfhosted-91a3ff5d77fa24bfc23b26ff4492ab1d227645f1.zip
Add Healthchecks
Add Healthchecks (Automation)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5401be4d..1d0c588f 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,7 @@ _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`
+ * [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`