webwatch

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

  • 所有者: jgrahamc/webwatch
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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 14:49:59
推送于2015-10-30 05:15:07
最后一次提交2015-10-29 08:13:47
发布数0
用户参与
星数616
关注者数13
派生数24
提交数14
已启用问题?
问题数3
打开的问题数2
拉请求数3
打开的拉请求数1
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?