diff-mail

command module
v0.0.0-...-6610e23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2015 License: MPL-2.0 Imports: 12 Imported by: 0

README

diff-mail

Emails you hourly diffs for a website

Watches a webpage, and uses the command-line diff tool to send changes in textual content to an email address.

Running

The following environment variables must be set (fairly self-explanatory):

  • SMTP_HOST
  • SMTP_USERNAME
  • SMTP_PASSWORD
go build main.go
./main -url="http://www.bbc.co.uk" -me="me@example.com"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL