Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wang-bin/qdevicewatcher
Detect the device changes. Support hotplug event for win and linux now.
https://github.com/wang-bin/qdevicewatcher
Last synced: 2 days ago
JSON representation
Detect the device changes. Support hotplug event for win and linux now.
- Host: GitHub
- URL: https://github.com/wang-bin/qdevicewatcher
- Owner: wang-bin
- Created: 2011-09-11T02:43:54.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T02:54:52.000Z (over 1 year ago)
- Last Synced: 2024-11-08T21:38:27.514Z (4 days ago)
- Language: C++
- Homepage:
- Size: 419 KB
- Stars: 204
- Watchers: 18
- Forks: 109
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
QDeviceWatcher can detect usb storage add and remove event.
Tested on linux (>= 2.6), windows(mingw and msvc) and OSX(buggy).License under LGPL 2.1 or later
Screenshot
-----![Alt text](https://github.com/wang-bin/qdevicewatcher/raw/master/screenshot/ubuntu.png "Ubuntu non-debug")
![Alt text](https://github.com/wang-bin/qdevicewatcher/raw/master/screenshot/ubuntu-gui-debug.png "Ubuntu gui debug")
![Alt text](https://github.com/wang-bin/qdevicewatcher/raw/master/screenshot/win7.png "Win7 non-debug")
![Alt text](https://github.com/wang-bin/qdevicewatcher/raw/master/screenshot/win7-gui-debug.png "Win7 gui debug")
![Alt text](https://github.com/wang-bin/qdevicewatcher/raw/master/screenshot/wince-emu-gu.png "WinCE emulater")