Main Page DBusExplorer

From NDesk

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:32, 1 November 2007 (edit)
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...)
← Previous diff
Revision as of 20:34, 1 November 2007 (edit) (undo)
Jérémie (Talk | contribs)

Next diff →
Line 13: Line 13:
===Screenshots :=== ===Screenshots :===
 +
-[[Image:General-display.png|border|center|300px]] | [[Image:General-display2.png|border|center|300px]] | [[Image:Buses-display.png|border|center|300px]] | [[Image:Buses-selection.png|border|center|300px]]+[[Image:General-display.png|border|200px]] [[Image:General-display2.png|border|200px]] [[Image:Buses-display.png|border|200px]] [[Image:Buses-selection.png|border|200px]]

Revision as of 20:34, 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.

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