This repository was archived by the owner on Apr 13, 2025. It is now read-only.
  
  
  
  
  
Description
Description
DBus is an ipc and rpc system used on most modern Linux desktops. Many pieces of software allow control via DBus.
The client should be able to connect to the user bus, register endpoints, and call procedures.
Dunno if this is interesting for anyone else than me.
References
Some dbus libraries:
General dbus info:
freedesktop.org: dbus