max-mapper / screencat

:cat2: webrtc screensharing electron app for mac os (Alpha)
http://maxogden.github.io/screencat
BSD 2-Clause "Simplified" License
3.02k stars 383 forks source link

cannot build on windows 10 64-bit #70

Open icebale opened 5 years ago

icebale commented 5 years ago

when I run "npm start", It's stuck-- it just says 'ready' in console. What should I do to make it start?please give some advice, thanks.

mmccall0813 commented 5 years ago

im pretty sure this is a macOS only program at the time of posting this

zhanls commented 5 years ago

@icebale I think currently the official server is down since the repo is no longer maintained. You will have to start a server yourself, local or whatever, to get two client sides connected. You can check this repo if interested. Good luck!