Skip to content

D-Feet is an easy to use D-Bus debugger. D-Bus is a messaging library used on the Desktop. D-Feet can be used to inspect D-Bus interfaces of running programs and invoke methods on those interfaces.

License

Notifications You must be signed in to change notification settings

edwinrong/d-feet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to D-Feet (https://wiki.gnome.org/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

About

D-Feet is an easy to use D-Bus debugger. D-Bus is a messaging library used on the Desktop. D-Feet can be used to inspect D-Bus interfaces of running programs and invoke methods on those interfaces.

Resources

License

Stars

Watchers

Forks

Packages

No packages published