Skip to content

v1.0.0 首个版本

Choose a tag to compare

@becomeless becomeless released this 14 Aug 07:35
· 4 commits to main since this release

Windows 桌面启动器:双击图标一键启动 DeepSeek Harness,零命令行窗口,关窗即停、断点续聊。

一行安装(PowerShell):

[Net.ServicePointManager]::SecurityProtocol='Tls12'; iex ([System.Text.Encoding]::UTF8.GetString((New-Object Net.WebClient).DownloadData('https://cdn.jsdelivr.net/gh/becomeless/dsh-desktop-launcher@main/install.ps1')).TrimStart([char]0xFEFF))

国内可用 raw.githubusercontent.com 直连;详见 README。