/ChangeDetector

Checks for updates to websites

Primary LanguageShell

This is a program to detect the when a website's visible content has changed.

Steps to run

1. Download the two files
2. Make monitor.sh executable by running: `chmod +x monitor.sh`
3. Run the file with parameters: `./monitor.sh param1 param2 param3 param4`
   a. param1: From email address
   b. param2: from email address password
   c. param3: website URL you want to check
   4. param4: destination email address

If you have questions please email me at topher23@vt.edu