Skip to content

wailay/screen-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen sharing made easy with no signup directly on the browser

Uses peer to peer WebRTC.

Development

cd into client dir

npm install

then start webpack to watch for file changes

npx webpack -w webpack.config.js

cd into server dir and

npm install

start the dev server from

npm start

the local server will be running at https://localhost:1337, notice the https and not http

About

Small webapp to share your screen directly in the browser with others using WebRTC. Visit https://split.lol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published