https://github.com/afaur/remote-keyboard
Serve a web interface for remote typing on your computer from tablets and phones.
https://github.com/afaur/remote-keyboard
Last synced: over 1 year ago
JSON representation
Serve a web interface for remote typing on your computer from tablets and phones.
- Host: GitHub
- URL: https://github.com/afaur/remote-keyboard
- Owner: afaur
- Created: 2017-02-19T10:28:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T07:41:17.000Z (over 9 years ago)
- Last Synced: 2025-02-12T13:56:41.512Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Remote Keyboard
Install and start the server:
~~~
npm install
npm run build
npm start
~~~
## Development
In one tab, watch and recompile the react frontend:
~~~
npm run watch
~~~
Keep the server open in another tab. Server updates will require to restart this
process:
~~~
npm start
~~~
## Todo
* Symbol Keyboard
* Keyboard Feedback
* Issue when div is clicked instead of span
* Sends `asdf` to server and fails
## Features
* Arrow Keys and Command Key
* Track Pad
* Game Controller