受maxogden大神的screencat启发,
它基于Electron,我基于NW.js创作
- 自行搭建一个peerjs-server,WebRTC服务端
- peerjs,WebRTC前端
- robotjs,用于操控鼠标/键盘
- NW.js,用Web写桌面端应用
- nwjs,方便的命令行工具
$ npm install -g nwjs
$ nw install 0.12.3
$ cd nw-remote
$ npm install
$ npm install -g [email protected]
$ npm run rebuild
$ nw .