hidtest
HIDAPI is a multi-platform library which allows an application to
Install
- All systems
-
curl cmd.cat/hidtest.sh
- Arch Linux
-
pacman -S hidapi
- Fedora
-
dnf install hidapi
- OS X
-
brew install hidapi
- Dockerfile
- dockerfile.run/hidtest
hidapi
HIDAPI is a multi-platform library which allows an application to
interface with USB and Bluetooth HID-class devices on Windows, Linux, FreeBSD and Mac OS X. On Linux, either the hidraw or the libusb back-end can be used. There are trade-offs and the functionality supported is slightly different.