11 lines
366 B
Plaintext
11 lines
366 B
Plaintext
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.
|
|
|
|
Optional dependencies: chump
|
|
|
|
NOTE:
|
|
Please install python3 first before installing all other requirements.
|