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

https://github.com/antfu/input-remote

Control your PC with your smartphone, a HID input sharing tool.
https://github.com/antfu/input-remote

hid keyboard phone remote-control touchpad windows

Last synced: 10 months ago
JSON representation

Control your PC with your smartphone, a HID input sharing tool.

Awesome Lists containing this project

README

          

# Input Remote
Control your PC with your smartphone,
a HID input sharing tool.

## Install
**Windows**

Simply download the [latest relase](https://github.com/AnthonyFu117/input-remote/releases), decompress and execute `InputRemote.Client.Receiver.exe`.

You should install [.Net Framework 4.0](https://www.microsoft.com/en-us/download/details.aspx?id=17851) if needed.

**Linux / Mac OS X**

We only support Windows for now. The supporting for Linux / Mac OS X may be met in future releases.

## Usage
1. Execute `InputRemote.Client.Receiver.exe`
1. Connect your smartphone and your PC into a **same** LAN network.
1. Use your phone to scan the ***qr-code*** in about page
1. You may see the tray icon of PC turn `Green` and `Sender Online` displayed on your phone browser.
1. *Check the `Enable` context menu of tray icon*
1. Now you can access your PC by taping and sliding on your smartphone screen. Enjoy it!

## Screenshots
![image](https://cloud.githubusercontent.com/assets/11247099/25568605/fb9a7b30-2e38-11e7-8454-92a68a38d7f9.png)
![image](https://cloud.githubusercontent.com/assets/11247099/25568588/a1063060-2e38-11e7-8456-e8801bf1536a.png)

## Develop

#### ToDo
[Todo](doc/todo.md)

#### Doc
[Communication](doc/communication.md)

[Server](doc/server.md)

[Client](doc/client.md)

## License
MIT