WEBページの更新をチェックするのが面倒なので、チェッカーにする curl を呼び出す。 curl でページ取得して、md5sum にかけて、ハッシュ値チェックする。 もっと簡単にlast-modified や modified Etag 使ってもいんだけど、汎用性考えたら、md5sumかな。 Cookieは Cookieの処理あ、 chrome で curl コマンド取得すればいい。 hoge これで、Cookie付きのCurlコマンド取得できる。 通知 osascript -e 'display notification "更新あったよ。"' osascript で、簡単に通知が出せる。超楽ちん チェッカー #!/usr/bin/env ruby # cmd = "curl -s 'http://xxxx.example.gr.jp/score/index' "+ " -H 'DNT: