An open API service indexing awesome lists of open source software.

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

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.