You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
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.