Windows portable plug-in
Qtfycg/windows-portable · skills
DeepSeek Harness's Windows portable plug-in has a built-in Node.js runtime, which can be started by double-clicking after decompression without installing Node.js or pnpm.
★ 0GitHub stars
0Forks
2026-08-17Last updated
—Language
Apache-2.0License
Project overview
1. 使用内置 runtime/node.exe 运行 runtime/app/nodemodules/@deepseek-ai/dsh/lib/bin.js 的 web 命令; 2. 等待 Web 服务就绪(最长 45 秒); 3. 就绪后自动打开 http://127.0.0.1:。 数据与日志
本仓库是纯分发仓库,不包含启动器与依赖的源码。各产物的来源如下: 产物 · 来源 产物: DeepSeekHarness.exe · 来源: Rust 启动器,源码不在本仓库,需单独编译 产物: runtime/node.exe · 来源: 官方 Node.js Windows x64 二进制 产物: runtime/app/nodemodules.7z · 来源: 上游 @deepseek-ai/dsh 依赖树经压缩打包
Install command
dsh plugin --profile web add github:Qtfycg/windows-portable