The Following 2 Users Say Thank You to Jeffrey04 For This Useful Post: | ||
![]() |
2012-06-12
, 11:50
|
|
Posts: 149 |
Thanked: 72 times |
Joined on Mar 2012
@ Istanbul,Turkey
|
#2
|
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:
What's Broken:
What's Planned: