Skip to content

Gets HTML from a webpage. Compares history and notifies user via email when changes occur

License

Notifications You must be signed in to change notification settings

Kautzman/Listen2HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listen2HTML

Gets HTML from a webpage. Compares history and notifies user via email when changes occur

  • Listen to one or more web pages
  • Set up a timer, as long or as short as you want.
  • The listener pulls the HTML from that page at the timer's cadence
  • A comparison is made between the most recent and previous HTML pulls. If a difference is detected, it notifies the user.
  • Specify email info to recieve notifications when a change is detected and recieve a copy of both the current and previous HTML dumps.
  • View the listener history inside the software.

Status and Roadmap

This was built in a night and is not feature complete - it should be considered an Alpha. Planned Features include:

  • Persistent storage (information is lost upon close).
  • Windowless function in the sys tray.
  • Async all the things
  • Robust per-line delta reporting
  • Arbitrary Regex Compares.

About

Gets HTML from a webpage. Compares history and notifies user via email when changes occur

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages