Mail Applet
From AWN Wiki
[edit] InfoThe Mail Applet allows anyone to quickly receive notification on new mail right from their AWN. It currently includes out-of-the-box support only for GMail, but allows pluggable backends that open up the possibility for anyone to write a backend for their mail service. In the future, Yahoo Mail, IMAP, POP, and others could be available. [edit] StatusThis applet is currently being actively maintained by pavpanchekha. It is at version 2.4 and is currently included in all of the AWN-Extras branches. This applet is to be considered stable. [edit] InstallationThis applet is part of Awn Extras as version 2.4. The applet requires the feedparser library for Python. The package name for various distributions can be found at the Awn Extras dependency matrix. The applet also requires the GNOME Keyring Daemon. Please run the daemon before starting AWN. This is required to securely store your password. In the future, AWNLib will hopefully support other password storage mechanisms. Lastly, your system will require notify-send if you are not using testing. Most systems come with it installed. Note that the Mail applet will pop up a helpful message if you are missing any of the requirements. [edit] Help OutThe Mail Applet developer is glad if you help him out. The Mail Applet is written in Python, but even if you are not handy with it you can still help. Here are some suggestions on what to do:
__init__(self, key): key is an AWNLib Keyring.Key instance.
update(self): update the list of mails. This will be called periodically
subjects: A list of subject strings.
url(self) or showWeb(self): either return the url of the web interface
for your backend or actually call the browser yourself.
showDesk(self): This is optional. Evoke the desktop mail client.
[edit] Screenshots |
Mail Applet
Lets you check your mail from AWN
|
||||||||||||||||||




