Desktop Notification/Alerts In Python

bugnthecode bugnthecode at gmail.com
Tue Aug 29 15:14:42 EDT 2006


Chaos wrote:
> alex23 wrote:
> > Chaos wrote:
> > > I am looking for ways to have a Desktop Alert, like the one most IM
> > > Messengers have (MSN, AIM) at the lower right above the taskbar. Can
> > > anyone point me to the right resources to use?

I get these alerts from gmail-notify. It's for linux, but a quick look
over the source shows that it uses gtk which I believe to be a cross
platform library (though may be a little ugly on windows) I wouldn't
imagine it to be too hard to modify this to your needs.

Project home page:
http://gmail-notify.sourceforge.net/

HTH,
Will




More information about the Python-list mailing list