freebsd-ports/devel/py-notify2/pkg-descr
2018-02-14 18:34:32 +00:00

5 lines
274 B
Text

notify2 is a pure-python replacement for notify-python, using python-dbus
to communicate with the notifications server directly. It's compatible with
Python 2 and 3, and its callbacks can work with Gtk 3 or Qt 4 applications.
WWW: https://bitbucket.org/takluyver/pynotify2