Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 399 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 399 Bytes

README

Downloads web page every five seconds, snapshotting the result and comparing it with the last using the page-monitor library. If any changes are detected, the web page will open. It's that simple.

Install by running 'npm install', followed by 'npm start'

Built using Node.js, Express.js, phantomjs, EJS, SASS, and Socket.io.

Includes a config to aid in deploy on AWS Elastic Beanstalk.