d-feet
D-Bus object browser, viewer and debugger
Install
- All systems
-
curl cmd.cat/d-feet.sh
- Debian
-
apt-get install d-feet
- Ubuntu
-
apt-get install d-feet
- Alpine
-
apk add d-feet
- Arch Linux
-
pacman -S d-feet
- Kali Linux
-
apt-get install d-feet
- Fedora
-
dnf install d-feet
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install d-feet
- Raspbian
-
apt-get install d-feet
- Dockerfile
- dockerfile.run/d-feet
- Docker
-
docker run cmd.cat/d-feet d-feet
powered by Commando
d-feet
D-Bus object browser, viewer and debugger
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