Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

davemcphee/WebMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WebMonitor

Quick script to monitor web pages for changes. Only monitors html.

WebMon stores an MD5 hash of the html in a python shelve file, and maintains a list of URLs to monitor in the conf\WebMon.config file

Run without params (eg.: from the Windows scheduler), it will iterate thought the list of URLs, generate a hash, and compare to stored hash. If the two are different, it will send an alert - currently an email, although you can use the email functionality to send an SMS, see this for a list of carriers that support this: http://www.textsendr.com/emailsms.php

ToDo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages