Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 401 Bytes

HID-Explorer

A tool for exploring HID devices on OS X.

This is a quick and dirty utility that gives different details about HID devices under OS X. It depends on HIDKit, my Objective-C wrapper around the OS X HID Manager. As such, this serves as something of a test of HIDKit.

I don't mean for this to be more than something for me to hack on, but if you find use for it, let me know.