webwatch

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

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者jgrahamc/webwatch
主編程語言Go
編程語言Makefile (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2015-10-24 22:49:59
推送於2015-10-30 13:15:07
最后一次提交2015-10-29 16:13:47
發布數0
用户参与
星數615
關注者數11
派生數24
提交數14
已啟用問題?
問題數3
打開的問題數2
拉請求數3
打開的拉請求數1
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?