/remote-monitor-client

远程桌面客户端 (start remote monitor client by one command )

Primary LanguageJavaScript

Remote Desktop Monitor Client

Language: 中文 / English

Remote Desktop Monitor Client

First, start the server.Then, input the ip and port in client and now you can monitor and operate the desktop of server.

1 2

Installation And Run

There are two ways. One is web app, the other is electron app.( web page is recommened)

web page

yarn global add remote-monitor-client-web

remote-monitor-client-web 

electron app

First, download the project Then,

npm run build

After, run the install package. (Only support mac now)

Implemetion

Node.js实现远程桌面监控