pm2-webshell icon indicating copy to clipboard operation
pm2-webshell copied to clipboard

Windows support?

Open Slind14 opened this issue 10 years ago • 1 comments
trafficstars

Hey, is there any chance of windows support, maybe with the pty.js fork or the open pullreq? https://github.com/JamesMGreene/node-partty https://github.com/chjj/pty.js/pull/111

Slind14 avatar Jul 08 '15 21:07 Slind14

pm2-webshell only use current Node.js libraries, the main app is this: https://github.com/pm2-hive/pm2-webshell/blob/master/app.js

Feel free to fork pm2-webshell and do the same module for Windows with the right node.js modules! It's straightforward

Unitech avatar Sep 02 '15 13:09 Unitech