simplescreensharing
v0.1.2
Published
A simple client/server app for sharing PC screen with other local devices
Downloads
16
Maintainers
Readme
Simple Screen Sharing
A simple screen sharing server/client app by Express, Axios and Vuejs
Install
Using npm:
$ npm i simplescreensharing
Usage:
first:
$ cd ./node_modules/simplescreensharing
$ npm run server
then make sure your local IP is correct in the client app.
open index.html (on any local devices) and click start.