mirror of
https://github.com/TommyFang2077/dsh-desktop.git
synced 2026-08-17 09:06:36 +08:00
Add README, plugin citations, and multi-platform release CI.
Ship screenshots and third-party notices for the desktop shell, and package Windows, macOS, deb, rpm, and Flatpak from GitHub Releases. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
16
data/applications/io.github.tommyfang.DshDesktop.desktop
Normal file
16
data/applications/io.github.tommyfang.DshDesktop.desktop
Normal file
@@ -0,0 +1,16 @@
|
||||
[Desktop Entry]
|
||||
Name=DeepSeek Harness
|
||||
Name[zh_CN]=DeepSeek Harness
|
||||
GenericName=AI Agent Harness
|
||||
GenericName[zh_CN]=AI 智能体工作台
|
||||
Comment=Desktop shell for DeepSeek Harness
|
||||
Comment[zh_CN]=在原生桌面窗口中运行 DeepSeek Harness
|
||||
Exec=dsh-desktop
|
||||
Icon=io.github.tommyfang.DshDesktop
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development;
|
||||
Keywords=AI;DeepSeek;agent;harness;dsh;assistant;
|
||||
StartupNotify=true
|
||||
StartupWMClass=io.github.tommyfang.DshDesktop
|
||||
X-Flatpak-RenamedFrom=dsh-desktop.desktop;
|
||||
Reference in New Issue
Block a user