Reply
Thread Tools
Posts: 187 | Thanked: 121 times | Joined on Jun 2011 @ Subang Jaya, Selangor Darul Ehsan, Malaysia
#1
Please let me know if this thread is not appropriate here

Basically I am coding a simple daemon to periodically check my web mailboxes for unread mails, then post the count to the event feed if there's any. Currently the daemon sort of works, but still not suitable for daily usage, so there's no download available at the moment.

The script is written using Python and pyside, and is packaged using Qt Creator. It is now hosted at bitbucket and would probably mirrored to GitHub for this once it is usable. It is still very much a proof-of-concept and needs to be polished before making a proper release.

What's Working:
  • Checking Gmail (username and password accesible via settings app->applications->webmail checker)
  • Send an event item to event feed if there are unread mails

What's Broken:
  • Not sure what happens, the mail checking part is stuck in an endless loop (hence no download available)

What's Planned:
  • Yahoo! Mail checking
  • Use accounts manager properly to store credentials
  • clean up the code and allow generic webmail accounts checking
 

The Following 2 Users Say Thank You to Jeffrey04 For This Useful Post:
trayhoper's Avatar
Posts: 149 | Thanked: 72 times | Joined on Mar 2012 @ Istanbul,Turkey
#2
Nice coding.I liked it
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:26.