# usb-notifier **Repository Path**: github-17869083/usb-notifier ## Basic Information - **Project Name**: usb-notifier - **Description**: A Qt/C++wrapper around libusb in order to easily detect usb device attach/detach actions - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A Qt/C++ library used to watch for usb events. For now the library looks for usb devices via libusb. In the future DBus will be available as a solution