Main Page DBusExplorer

From NDesk

(Difference between revisions)
Jump to: navigation, search

Jérémie (Talk | contribs)
(New page: 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 i...)
Next diff →

Revision as of 20:32, 1 November 2007

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.

[edit] 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.

[edit] Planned features :

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


[edit] Screenshots :

border
|
border
|
border
|
border