mdbus2
DBus introspection command line utility
Install
- All systems
-
curl cmd.cat/mdbus2.sh
- Debian
-
apt-get install mdbus2
- Ubuntu
-
apt-get install mdbus2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mdbus2
- Raspbian
-
apt-get install mdbus2
- Dockerfile
- dockerfile.run/mdbus2
mdbus2
DBus introspection command line utility
mdbus allows one to list DBus methods, call them and listen to DBus events. It is easier to use then standard DBus commands. Extra functionality is interactive mode with tab completion.