D-Feet
D-Bus object browser, viewer and debugger
A simple application for debugging the message bus system D-Bus. D-Feet can be used to inspect D-Bus interfaces of running programs and invoke methods on those interfaces.
d-feet is a D-Bus debugger that allow you to:
- View names on the session and system bus
- View exported objects, interfaces, methods and signals
- View the full command line of services on the bus
- Execute methods with parameters on the bus and see their return values
How to install D-Feet in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install d-feet in Ubuntu
sudo apt install d-feet
D-Feet Screenshots

