0.2.3 ā€¢ Published 4 years ago

simple-remote-pair v0.2.3

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Simple multiplayer remote pairing web app built with RobotJS for controlling mouse/keyboard and Socket.io for sharing mouse/keyboard events and signaling to start a simple-peer connection via WebRTC to stream the host screen (needs VPN or LAN to work).

šŸ  Homepage

Usage

git clone https://github.com/jean-m-ribeiro/simple-remote-pair.git
cd simple-remote-pair
npm install
npm run start

If you are the host access http://localhost:3000/#host in your browser, if not, just access by using the host IP in VPN or LAN, it will looks like http://192.168.15.60:3000

Planned features

  • npx
  • Electron app with easy usability

Author

šŸ‘¤ Jean Ribeiro

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2020 Jean Ribeiro. This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator