Main Page XdgNet

From NDesk

(Difference between revisions)
Jump to: navigation, search
Revision as of 06:04, 19 August 2006 (edit)
Alp (Talk | contribs)

← Previous diff
Current revision (21:26, 4 February 2009) (edit) (undo)
Alp (Talk | contribs)
(s/git/gitweb)
 
(2 intermediate revisions not shown.)
Line 1: Line 1:
-[[Image:XdgNetDemo.png|thumbnail]]+[[Image:XdgNetDemo.png|thumb|125px]]
xdg-net is a collection of C# implementations of standards provided by [http://www.freedesktop.org freedesktop.org]. xdg-net is a collection of C# implementations of standards provided by [http://www.freedesktop.org freedesktop.org].
Line 28: Line 28:
[[DBusSharp | dbus-sharp]] is a C# implementation of the D-Bus IPC mechanism, which is also a freedesktop.org standard. [[DBusSharp | dbus-sharp]] is a C# implementation of the D-Bus IPC mechanism, which is also a freedesktop.org standard.
 +
 +== Download ==
 +
 +git-clone [http://gitweb.ndesk.org/?p=xdg-net git://git.ndesk.org/pub/scm/xdg-net]

Current revision

xdg-net is a collection of C# implementations of standards provided by freedesktop.org.

This software is at an early stage of development. Pick out what's useful and feel free to contribute.

xdg-net includes a gtk-sharp based example which makes use of all implemented standards to provide a "main menu" similar to those provided by desktop environments.


Contents

[edit] Implemented standards

xdg-net contains implementations of:

[edit] Not yet implemented

There may be others.

[edit] Related projects

dbus-sharp is a C# implementation of the D-Bus IPC mechanism, which is also a freedesktop.org standard.

[edit] Download

git-clone git://git.ndesk.org/pub/scm/xdg-net

Retrieved from "http://ndesk.org/XdgNet"