7dgroup-ai/dsh-7d-tray-win

桌面端 ⭐ 1 MIT other

DeepSeek Harness(dsh)的 `Windows 专属` 系统托盘插件。在 `dsh web` 运行期间,系统托盘会自动出现 DeepSeek 鲸鱼图标;服务停止后,托盘图标 3 秒内自动消失——托盘与服务同生命周期。同时自动维护一个静默桌面启动器 `DSH.lnk`,双击即可无窗口启动服务并打开浏览器。

安装

dsh-7d-tray-win/
├── assets/                         # assets shipped with the package
│   ├── DSH.ico                     # tray icon
│   ├── tray-agent.ps1              # tray agent script
│   ├── starter.ps1                 # dsh web startup chain script
│   ├── starter-launcher.cs         # silent desktop launcher source
│   └── make-shortcut.ps1           # desktop shortcut maintenance script
├── lib/                            # runtime entry
│   └── index.js                    # Cordis plugin: tray control logic
├── cordis.patch.yml                # composition patch layer
├── package.json
├── LICENSE
├── README.md
└── README.zh.md

7dgroup-ai/dsh-7d-tray-win 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。