DeepSeek Harness 桌面一键包:解压双击即用,免装任何环境(Windows) #419
zechen666-creater
started this conversation in
Show Your Plugins!
Replies: 2 comments
|
哈哈撞车了,我也做了一套:https://github.com/codeAnqiang-ma/dsh-installers 你这个 Windows 解压就能用,我那个是 mac 的 DMG 加 Windows 的 setup.exe,装完 PATH 里直接能敲 dsh。互补,大家按喜好挑。 |
0 replies
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
大家好,我做了一个 dsh 的 Windows 桌面一键包(非官方社区打包版),
分享给想快速体验、又不想折腾 Node 环境的朋友 🙌
这是什么
把 DeepSeek Harness 打包成了解压即用的桌面应用:
下载 zip → 解压 → 双击
DeepSeekHarness.exe,什么都不用装(Node.js 已内置)。特点
之后可在菜单「文件 → 更改数据存储位置…」随时更换
怎么用
DeepSeekHarness.exe实现方式(简述)
Electron 外壳 + 内置官方 Node 24 运行
dsh web(回环地址随机端口),用户选择的数据目录映射为
DSH_HOME;基于 v0.1.0-rc.5 打包。已知限制
链接
dsh小白安装使用教程.mddsh-installation-tutorial-en.md感谢官方团队的开源,dsh 非常棒 ❤️ 欢迎大家试用、提 issue、给建议!
All reactions