https://github.com/keizerdev/adbkeyboard
Using your keyboard as a remote keyboard for Android over ADB with nodejs
https://github.com/keizerdev/adbkeyboard
Last synced: 2 months ago
JSON representation
Using your keyboard as a remote keyboard for Android over ADB with nodejs
- Host: GitHub
- URL: https://github.com/keizerdev/adbkeyboard
- Owner: KeizerDev
- Created: 2016-01-14T09:35:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T09:55:25.000Z (over 10 years ago)
- Last Synced: 2025-03-23T05:25:17.149Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#ADBKeyboard
```
$ (sudo) npm install -g adbkeyboard # needs ADB installed to work.
```
*Known bug:* space won't work. PR welcome.