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

willendzw/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/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

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

Languages

  • Python 91.4%
  • Makefile 6.3%
  • M4 1.7%
  • Shell 0.6%