An open API service indexing awesome lists of open source software.

https://github.com/andrewn/periodic-pinger


https://github.com/andrewn/periodic-pinger

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Requires `node.js`.

Using Foreman:

$ INTERVAL_SECS=2 PING_URL='http://www.google.com/' foreman start

Directly:

$ INTERVAL_SECS=2 PING_URL='http://www.google.com/' bin/clock