https://github.com/ardean/jsremote-cli
:computer: NodeJS Desktop Remote using W3C Pointer Lock & Events
https://github.com/ardean/jsremote-cli
desktop html5-pointer-lock javascript jspointerlock jsremote nodejs pointer-events pointerlock remote-control remote-desktop touch-support w3c-pointer-lock
Last synced: 9 months ago
JSON representation
:computer: NodeJS Desktop Remote using W3C Pointer Lock & Events
- Host: GitHub
- URL: https://github.com/ardean/jsremote-cli
- Owner: ardean
- License: mit
- Created: 2016-10-29T17:55:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T11:50:48.000Z (over 7 years ago)
- Last Synced: 2025-04-15T02:11:30.010Z (9 months ago)
- Topics: desktop, html5-pointer-lock, javascript, jspointerlock, jsremote, nodejs, pointer-events, pointerlock, remote-control, remote-desktop, touch-support, w3c-pointer-lock
- Language: TypeScript
- Homepage:
- Size: 172 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jsRemote CLI
[](https://npmjs.org/package/jsremote)
[](https://npmjs.org/package/jsremote)
[](LICENSE.md)
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... :wink:
## Installation
```bash
npm i -g jsremote
```
## Launch
```bash
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](LICENSE.md)