Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 845 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 845 Bytes

jsRemote CLI

NPM Version NPM Downloads License

This package should work with Linux / macOS / Windows but was only tested on Windows and a little bit on macOS.

And yes, you can play most games with it... 😉

Installation

npm i -g jsremote

Launch

jsremote
  • optional -p PORT / --port PORT

Now open http://HOST_IP_ADDRESS:PORT/ on your remote device and choose a mode to control your host.

Modes

There are 2 modes to control a host:

  • Mouse - default on Desktop devices
  • Touch - default on Mobile devices

License

MIT