dbus

Message bus system for inter-application communication

brewmacoslinux
Try with needOr install directly
Source

About

Message bus system, providing inter-application communication

Commands

dbus-daemondbus-senddbus-monitordbus-launch

Examples

Monitor D-Bus messages in real-time$ dbus-monitor
Send a message to D-Bus service$ dbus-send --system /org/freedesktop/DBus /org/freedesktop/DBus.Introspectable.Introspect
Start D-Bus session and launch an application$ dbus-launch bash