Skip to content

kxkx5150/Web_Terminal

Repository files navigation

Web Terminal

Electron App (windows only)


cmd.exe,
powershell.exe,
bash.exe (WSL2)




キャプチャ aaa スクリーンショット (1)




node v12.21
python2.7
electron v11.4.11


Visual Studio Build Tools

npm config set python python2.7
npm config set msvs_version 2017





Command prompt (cmd.exe)


  1. npm install
  2. ".\node_modules\.bin\electron-rebuild"
  3. npm start




Browser

http://localhost:8890 cmd.exe

http://localhost:8891 powershell.exe

http://localhost:8892 bash.exe (wsl2)





build


  1. npm run build
  2. goto dist directory