Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/urlwatch
Watch broken URLs from the commandline. Be told when stuff starts working again.
https://github.com/dustin/urlwatch
Last synced: about 2 months ago
JSON representation
Watch broken URLs from the commandline. Be told when stuff starts working again.
- Host: GitHub
- URL: https://github.com/dustin/urlwatch
- Owner: dustin
- Created: 2012-01-15T01:06:12.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-04T21:46:46.000Z (over 11 years ago)
- Last Synced: 2024-10-11T14:15:54.117Z (2 months ago)
- Language: Go
- Homepage:
- Size: 53.7 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# urlwatch
This is a simple commandline utility to watch a web page that's not
working and send me some notifications to let me know when it starts
working again.Currently it supports growl and webhooks. Could do more in the future.
## Howto
### Step one
Create a notify.json from the example, but with your stuff in it. It
can have as many or as few notifiers as you want (if it's empty, the
process will just exit when it's done).### Step two
run the tool:
./urlwatch http://www.google.com/