# yshell **Repository Path**: cnygf/yshell ## Basic Information - **Project Name**: yshell - **Description**: a ssh client - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YShell - Open Source [YShell](https://github.com/cn-ygf/yshell.git) 是一个SSH客户端,使用electron开发,完全开源。 目前实现界面框架 ###### 更多信息请访问 [cnygf.net](http://www.cnygf.net). ## 快速开始 #### 下载和编译 需要安装nodejs、electron git clone https://github.com/cn-ygf/yshell.git cd yshell npm start #### 打包成app npm run build 生成 build/app.asar copy app.asar到electron的resources目录运行electron.exe即可启动 ### 感谢 [electron](https://github.com/electron/electron). ### 感谢 [vscode](https://github.com/Microsoft/vscode). ![无法显示](https://github.com/cn-ygf/yshell/raw/master/docs/1.png)