Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 326 Bytes

File metadata and controls

15 lines (9 loc) · 326 Bytes

ScreenTask

局域网里的屏幕分享,只适用于MAC

npm install

npm start

做了什么

  1. 在mac里不停的调用系统命令去截屏。

  2. 然后开启一个web服务 http: //yourip:8088

  3. 其他人访问这个地址的时候就能看到你的桌面了。

参考: https://github.com/ahmadomar/ScreenTask