Skip to content

ecatmur/udev-discover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udev-discover:

A tool for helping browsing the sysfs tree via udev focused on being helpfull for udev testers, coders, hackers and consumers.

Dependencies:

  • python >= 2.7
  • python-gobject
  • python-gudev
  • gir1.2-gtk-3.0
  • gir1.2-gconf-2.0
  • gir1.2-gdkpixbuf-2.0

Install udev-discover:

Run as root:

$ python setup.py install [--prefix=/this/is/optional]

You may also need to call, as root ...:

$ gtk-update-icon-cache -f -t $(datadir)/icons/hicolor

... for the gtk icons cache being properly updated where $(datadir) could be whether /usr/share or the prefix setted on installing.

About

A tool to help browsing the sysfs tree via udev, focused on being helpfull for udev testers, coders, hackers and consumers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%