This repository was archived by the owner on Apr 13, 2025. It is now read-only.
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
Feature/DBus service #164
Closed
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