A home for my visual webpage diffing technology.
Go to file
Starbeamrainbowlabs 2fa00047cc
url-diff: commpact the settings definitions
2020-07-08 20:24:57 +01:00
.gitignore Initial commit. 2020-05-29 18:11:17 +01:00
LICENSE Initial commit 2020-05-29 18:11:42 +01:00
README.md Update README 2020-05-29 18:16:33 +01:00
url-diff.sh url-diff: commpact the settings definitions 2020-07-08 20:24:57 +01:00

README.md

url-diff

A home for my visual webpage diffing technology.

This repository houses my URL diffing technology I've developed. Currently, this includes a shell script that uses headless Firefox and ImageMagick to visually diff web pages.

The threshold is currently set to 2% (though it's overridable). Below this, the script will assume that no change as occurred.