问题描述
我希望在我的 Epiphany 指示器小程序中有一个 Gmail 通知服务,而不是一直在后台打开 Evolution。现在我只在 Evolution 开放时收到通知。奇怪的是,Evolution 中的 Google 日历并非如此——evolution 可以关闭,但我仍然通过时钟/日历小程序收到小程序通知。
最佳答案
Gmail Notifier 可能是您要完成的任务的最佳选择。
次佳答案
我使用 CloudSN(云服务通知)。支持 gmail、google reader、pop3、imap、twitter、identi.ca
http://chuchiperriman.github.com/cloud-services-notifications/(PPA 可用)
最好的部分是它支持多个帐户。
第三种答案
我对 CheckGmail 祝你好运。有一个漂亮的 GUI,很酷的烤面包机弹出窗口,并允许您对托盘中的电子邮件执行操作。
sudo apt-get install checkgmail; checkgmail &
第四种答案
查看 GMailWatcher。它仍处于早期开发阶段,但效果很好。我现在使用它一个多月了。受到推崇的。
介绍性博文:owaislone.org/blog/2010/jul/gmail-watcher Launchpad URL:https://launchpad.net/gmailwatcher
购电协议
$ sudo add-apt-repository ppa:loneowais/ppa
$ sudo apt-get update && sudo apt-get install gmailwatcher