mattn/lingr-radar-linux - GitHubujihisaさんに「ちゃんと動いた」ぽい様な事を報告してもらって、そう言えば紹介してなかったなーと思ったので。
notify messages in lingr. should be work well for linux/windows
https://github.com/mattn/lingr-radar-linux
要はオフィシャルが提供しているLingr Radar For MacのLinux版。pythonで書かれています。
Lingr Tools動作にはyoshioriさんのpyLingrとpit、gntpが必要。pyLingrはpipなんかでは入らないので手作業が必要。
http://radar.lingr.com/
yoshiori/pyLingr - GitHubリポジトリ内の
https://github.com/yoshiori/pyLingr
pylingr.py
をlingr-radar.py
と同じディレクトリに置いて動かせばOK。pitとgntpはpipなんかで入れる。
起動するとlingrのユーザとパスワードを求められるのでエディタで編集して保存、終了。参加しているルームの通知がGNTPプロトコルのGrowlに通知される。linuxだとgrowl-for-linuxで可能。
mattn/growl-for-linux @ GitHubちなみにどれもwindowsで動作するのでGrowl For Windows入れてる人やgrowl-for-linuxをwindowsでビルド出来る人はwindowsでも実現可能。
Introduction: Growl For Linux is Linux-compatible of Growl. Growl is a notification system for Mac O...
http://mattn.github.com/growl-for-linux/
よかったらどうぞ。