Categories:Internet,Development License:Apache-2.0 Author Name:Aidan Follestad Web Site: Source Code:https://github.com/afollestad/nock-nock Issue Tracker:https://github.com/afollestad/nock-nock/issues Summary:Monitor your websites for maximum uptime Description: The app will automatically knock on the door of your websites (or web servers) on a chosen interval to make sure they are up and responding successfully. If something is wrong, you get a notification telling you so. How does it check if your server is up? An HTTP GET request is made, the response code is checked. Nock Nock can also do custom validation on the response, by searching for a term, or even by executing a custom block of JavaScript. . Repo Type:git Repo:https://github.com/afollestad/nock-nock Build:0.1.3.0,13 commit=0.1.3.0 subdir=app gradle=yes rm=app/libs/rhino-1.7.7.1.jar prebuild=sed -i -e "s|files('libs/rhino-1.7.7.1.jar')|'org.mozilla:rhino:1.7.7.1'|" build.gradle Auto Update Mode:None Update Check Mode:None Current Version:0.1.3.0 Current Version Code:13