I’ve extended and cleaned up DBus inspector some more.

It will now show the signature of methods and signals (I didn’t see any properties, I guess that none of my DBus enabled apps uses them yet?)

So by now (with just a few hours of development, Python rocks!) it’s already a really useful tool if you want to use DBus to listen to or trigger all kind of system events. I could listen for song changes, disconnect or connect my wireless network, log in and out of instant messaging…

DBus inspector 0.2 Screenshot Download from people.debian.org for now. Needs only “apt-get install python-glade2 python-dbus”, no installation required. Just unpack and run “dbus-inspector”.