<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>65113</id>
      <name>evolution-data</name>
      <created_at>2008-12-18T14:49:57Z</created_at>
      <updated_at>2009-05-05T23:52:08Z</updated_at>
      <description>With this project, you can run a gnome task icon that will check your evolution email, without Evolution running.  This means that you only have to configure one program (evolution) and it will use your account info, and stored passwords (you need to allow the keyring to read them always, once.) 

I have only implemented and tested IMAP (including SSL, like that used on gmail) so far. This does what I need, but I am willing to extend it, if other people want to use more Evolution data/email backends. 

When mail comes in, it will flash, change the tooltip text to tell you how many messages, and optionally popup notify bubbles. When you click it, it will run whatever you like (I use evolution) and when mail comes in, you can also run whatever you like (I have it using gstreamer to play an audio file that's available on ubuntu) 

To use it, extract it wherever you like, and run evo_status.py.  You can add it to your Gnome session to have it startup when gnome does. 

I'd like to eventually add support for events (that have alert turned on), so you can use it like an alarm clock, without having evolution notifier turned on. 

I'd also like to add support for address-book info, so you can grab any data from your address book, in the lib. 

I'd also be interested in implementing the applet for other window managers.  Currently it works well (and integrates nicely with) gnome and xfce, but I could see something for AWN being pretty slick. 

If for no other reason, download this, and use it as an example for python-based gnome status icons, checking mail in python, reading gnome keyring info, saving/retrieving gconf data, messing with evolution, using glade, and as an example of how nice python can be for GUI programming.</description>
      <homepage_url>http://code.google.com/p/evolution-data</homepage_url>
      <download_url></download_url>
      <url_name>evolution-data</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>gpl3_or_later</name>
          <nice_name>GNU General Public License 3 or later</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
