growl
通知タイプを切り替えることが growlnotify コマンドではできないようなので アプリケーションの指定自体を変えたらいいのではないかと閃いた。 修正前 cmd = "growlnotify -t '#{tweet.user.screen_name}'" cmd << " --image #{image}" if image cmd << " -…
書いた : https://github.com/basyura/hidemaru-mail-growl loaddll "TKInfo.dll"; openreg "CURRENTUSER","Software\\Growl"; $path = getregstr(""); $path = "\"" + midstr($path, 0, strrstr($path, "\\")) + "\\growlnotify.exe\""; $folder = dllfunc…
lion は Growl 1.3 じゃないという思い込みで特に躊躇なく AppStore で購入したのだけど、動かないアプリ多すぎ。一部動いていたけど、先日のアップデートで全部動かなくなった。 growlnotify も本家にある 1.3 を使ったんだけどダメ。各アプリで対応が必要…