slackbuilds_ponce/python/python-notify2/README
Dimitris Zlatanidis c5dea68f0b python/python-notify2: Added (Interface to DBus notifications).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-03-07 07:05:15 +07:00

4 lines
228 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This is a pure-python replacement for notify-python, using
python-dbus to communicate with the notifications server directly.
Its compatible with Python 2 and 3, and its callbacks can work
with Gtk 3 or Qt 4 applications.