Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 714 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 714 Bytes

nw-remote 远程协助

受maxogden大神的screencat启发,
它基于Electron,我基于NW.js创作

主要工具/依赖

开发/运行

$ npm install -g nwjs
$ nw install 0.12.3
$ cd nw-remote
$ npm install
$ npm install -g nw-gyp@0.12
$ npm run rebuild
$ nw .