diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-30 06:51:16 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:18 -0600 |
commit | f1161779175f621061935a607045b55dbea768e4 (patch) | |
tree | 40b135792538308f91156d4c3b63ab69a8092edc /network/urlwatch/README | |
parent | eb3b51c81a07c6b87ce8b4320eb00c43914f5172 (diff) | |
download | slackbuilds-f1161779175f621061935a607045b55dbea768e4.tar.gz |
network/urlwatch: Added (Watch web pages and URLs for changes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/urlwatch/README')
-rw-r--r-- | network/urlwatch/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/urlwatch/README b/network/urlwatch/README new file mode 100644 index 0000000000..469cb6dad8 --- /dev/null +++ b/network/urlwatch/README @@ -0,0 +1,5 @@ +A tool for monitoring webpages for updates. +This script is intended to help you watch URLs and get notified +(via email or in your terminal) of any changes. +The change notification will include the URL that has changed and +a unified diff of what has changed. |