Skip to content

The electrdp is a rdp client implemented with electron. It is based on mtsc.js which is a pure javascript Microsoft RDP (Remote Desktop Client) client using nodejs, node-rdpjs and socket.io.

License

Notifications You must be signed in to change notification settings

egg123/electrdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electrdp

The electrdp is a rdp client implemented with electron. It is based on mtsc.js which is a pure javascript Microsoft RDP (Remote Desktop Client) client using nodejs, node-rdpjs and socket.io.
electrdp support only 64bit platform(windows, linux, mac).

Install

Install last release: npm install --global-style or npm install

Run

enter electrdp project's directory tree and run below code npm start

Build

for linux: npm run pack:linux

for windows: npm run pack:win

for mac: npm run pack:mac building is must on osx.

Distribution

distribution is in dist directory.

About

The electrdp is a rdp client implemented with electron. It is based on mtsc.js which is a pure javascript Microsoft RDP (Remote Desktop Client) client using nodejs, node-rdpjs and socket.io.

Resources

License

Stars

Watchers

Forks

Packages

No packages published