https://github.com/grimpy/usbhidg
https://github.com/grimpy/usbhidg
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grimpy/usbhidg
- Owner: grimpy
- Created: 2020-01-08T18:01:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-08T18:07:37.000Z (over 6 years ago)
- Last Synced: 2025-06-21T21:35:54.308Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 126 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Make your phone act as a USB keyboard
- App requires root to create /dev/hidg0 kernel device with access to configfs (/config)
- Kernel needs to have usb gadget hid support.