Skip to content

fisa/watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

About watcher

Checks continuously a web page for changes. Released under the GPLv3 license.

Watcher is a bash script used to check continuously static web pages in order to detect changes. This is useful, for example, if you are waiting for some kind of results that will be published in few hours, but you don't know exactly when.

Watcher has been developed for Mac OS X, it has been tested also on Ubuntu Linux. It requires curl (sudo apt-get install curl).

Usage example

You need a terminal. This displays the help of watcher:

$ cd path/to/watcher/folder
$ ./watcher -h

Example to check a web page:

$ ./watcher -u http://www.isacchi.eu/en/application/14/watcher

Changelog:

Version 1.0 - December 06 2013

  • First public release

About

Checks continuously a web page for changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages