Main Page DBusExplorer

From NDesk

Revision as of 20:32, 1 November 2007 by Jérémie (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

D-Bus Explorer is a Gtk+ application written in C# which use NDesk’s DBusSharp library to display the API of DBus services. For the big picture it’s a clone of dbus-viewer with a Gtk interface.

Current features :

  • Viewing of the methods, signals and properties of any D-Bus services.
  • Description of each member prototype with, both, a standard and a C#-ish syntax.
  • A clean GTK+ user interface.
  • Bus selection.

Planned features :

  • Ability to invoke interface's members and see the result.
  • Speed improvements as the current parsing is pretty slow.


Screenshots :

border
|
border
|
border
|
border