/d-feet

D-Bus Debugger

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Welcome to D-Feet (https://wiki.gnome.org/Apps/DFeet)

Requirements:

python >= 2.7
python-gi >= 3.3.91
gtk >= 3.6

Optional Requriements:

gnome-python-libwnck - for displaying application icons next to the application 

To run localy for testing:

DFEET_DEBUG=1 ./src/d-feet

To install:

./configure && make && make install