webwatch

Small program to download a web page, see if a string appears in it and send email if it does

  • Owner: jgrahamc/webwatch
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

webwatch

Small program to download a web page, see if a string appears in it
and send email if it does.

Usage

Grab https://www.cloudflare.com/ and see if it contains "Breaking
News" and send email if it does.

webwatch -url=https://www.cloudflare.com/ -warn="Breaking News" -from=alice@example.com -to=bert@example.com

-url: URL to get

-warn: string to search in the page

-from: From address for the email

-to: List of comma-separated addresses to send mail to

-smtp: The SMTP server to use

Main metrics

Overview
Name With Ownerjgrahamc/webwatch
Primary LanguageGo
Program languageMakefile (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2015-10-24 14:49:59
Pushed At2015-10-30 05:15:07
Last Commit At2015-10-29 08:13:47
Release Count0
用户参与
Stargazers Count616
Watchers Count13
Fork Count24
Commits Count14
Has Issues Enabled
Issues Count3
Issue Open Count2
Pull Requests Count3
Pull Requests Open Count1
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private