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

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.

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