hidapi

Library for Interfacing with HID-Class devices

Version

0.15.0-1
(2025-09-25)

Size

50.7

KiB

Repository

HaikuPorts
x86_64
HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and macOS. HIDAPI can be either built as a shared library (.so, .dll or .dylib) or can be embedded directly into a target application by adding a single source file (per platform) and a single header.

The HIDAPI library was originally developed by Alan Ott (signal11).