Skip to content

Simple OS independent (Windows / Unix) C++ library for USB (HID etc) device change (Insertion/removal) notification handling.

Notifications You must be signed in to change notification settings

formiaczek/usb_device_notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usb_device_notification

Simple C++ library for USB device change (Insertion/removal) notification handling. Runs in Windows and Unix environments, can be compiled using GCC or MSVC.

Prior to build on Debian, install build-dependencies:

 sudo apt-get install libudev-dev libusb-dev

About

Simple OS independent (Windows / Unix) C++ library for USB (HID etc) device change (Insertion/removal) notification handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages