Peter Ward is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

flowblok / libnotifyio

A notify.io client using libnotify. Depends on simplejson (or Python >= 2.6), pygtk, pynotify.

Clone this repository (size: 8.4 KB): HTTPS / SSH
hg clone https://bitbucket.org/flowblok/libnotifyio
hg clone ssh://hg@bitbucket.org/flowblok/libnotifyio

libnotifyio overview

Recent commits See more »

Author Revision Comments Message Labels Date
Peter Ward cc139f15e4cb Added .hgignore file.
Peter Ward 49913fc4e6e4 Moved PixbufLoader import to top.
Peter Ward b665087d4620 Removed custom socket code, replaced with urllib2 + hack.
Peter Ward f3f8b766c4b0 Changed format of timeout tag.
Peter Ward 7774f1be1829 Refactoring to add a delay before reconnecting.