Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 607 Bytes

readme.md

File metadata and controls

32 lines (20 loc) · 607 Bytes

Remote Control Server

Remote control your computer keyboard and trackpad.

Dev

git clone https://github.com/yantze/remote-control-server

cd remote-control-server

npm i

# build client
npm run build

# Start server
npm run start

Then access "http://you-computer-ip-address:3399" by your phone.

Web Browser Screenshot

Trackpad panel can move your computer pointer, and all interaction like trackpad: trackpad

Control panel: control

Use Desktop UI App for a better experience

Go to https://github.com/yantze/remote-control