# dcloud **Repository Path**: 425048/dcloud ## Basic Information - **Project Name**: dcloud - **Description**: 云桌面 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2016-08-26 - **Last Updated**: 2024-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web云桌面 HTML5 远程桌面解决方案,通过访问浏览器就能操作远程服务器。 ### 效果图 ![image](https://raw.githubusercontent.com/stbui/dcloud/master/bin/desktop.jpg) ![image](https://raw.githubusercontent.com/stbui/dcloud/master/bin/browse.jpg) ![image](https://raw.githubusercontent.com/stbui/dcloud/master/bin/server.jpg) ![image](https://raw.githubusercontent.com/stbui/dcloud/master/bin/program.jpg) ### Demo ```bash http://dcloud.stbui.com ``` ### 安装依赖 ``` npm install ``` ### 启动服务 ``` npm start ``` ### 访问地址 ``` http://127.0.0.1:8361 ``` ## pm2 管理 ``` pm2 start pm2.json ``` ### 关联项目 服务器探针 ``` https://github.com/stbui/dcloud-probe ``` ### 开源项目 - [x] nw - [x] socketio - [x] bootstrap - [x] react - [x] thinkjs - [x] express - [x] scss ### 即将实现 - [x] 初始化安装 - [x] 服务器账号同步 - [x] 应用程序远程执行 - [x] Guacamole 服务管理 - [x] Guacamole 配置文件管理 - [x] 服务器探针 - [ ] jslint - [ ] webdrive - [ ] ssh ### help 查看bin目录