dsh 安卓壳 APK
kelai141/dsh-mobile-apk · 主题
dsh 安卓壳 APK——WebView UI + 内嵌 Termux 运行时快照(解压即跑)、SAF 目录桥、保活服务、看门狗、运行时在线更新。
★ 12GitHub 星标
3分支
2026-08-15最近更新
Kotlin开发语言
MIT许可证
项目简介
dsh-mobile-apk — DeepSeek Harness 安卓壳 APK dsh-mobile 生态 · dsh-shell-termux(shell)· dsh-client-ui-responsive(移动 UI)· dsh-host-web-compat(浏览器兼容)· dsh-mobile(协调仓库,private)
桥协议让 APK 与 dsh 版本解耦:页面按 androidBridge.version 做特性检测。 在线更新协议
测试触发:adb shell am start -n com.dshmobile.shell/.MainActivity -a com.dshmobile.shell.action.UPDATE; 状态写入 files/update-status.txt。测试服务器:node scripts/snapshot-server.mjs。 权限
安装命令
dsh plugin --profile web add github:kelai141/dsh-mobile-apk