DBus-Explorer 0.5

Time for another release of DBus-Explorer, your favorite D-Bus API viewer.

Summary

D-Bus Explorer is a GTK+ application written in C# which use NDesk’s managed D-Bus library to display the API of D-Bus services. In summary, it’s a clone of dbus-viewer with a GTK+ interface.

New in this release

  • UI cleanup. Interface generation is now only available when right clicking interface item and allow to select items individually :

    2009-03-23-092546_647x631_scrot

  • Method invoking for simple methods (i.e. only when base type are involved in the method prototype) :

    2009-03-23-092916_404x207_scrot

  • Property support is back :

    2009-03-23-093007_802x625_scrot

  • Yet another parser rewrite. This time it’s definitely cool.

Download

Tarball : http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.5.tar.gz

Future

For my usage, D-Bus Explorer is starting to get rather feature complete. Therefore, if you have any idea of a cool feature that could be implemented don’t hesitate to drop your thought in the comments.

Comments 3

  1. Andrés G. Aragoneses wrote:

    I think I already mentioned it: it would be cool for this to be an MD addin :)

    Posted 24 mar 2009 at 22 h 26 min
  2. Ignacius wrote:

    I would like to see something like this integrated on MonoDevelop, so I can start using dbus services practicaly without touching a line of code.

    Posted 25 mar 2009 at 15 h 01 min
  3. goto wrote:

    Can you update the Tarball on:
    http://ndesk.org/DBusExplorer
    Would be great for people who doesn’t watch to this blog. :)

    Posted 08 avr 2009 at 1 h 01 min

Post a Comment

Your email is never published nor shared. Required fields are marked *