DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

Jensen-Yao /

dsh-harness-console

Topic repository only

DSH 控制台:DeepSeek Harness 的极简手机控制端(启动/停止/重启/日志/状态)

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@bf88596c

🎛 DSH 控制台(DSH Console)

DeepSeek Harness 的极简手机控制端 —— 启动 / 停止 / 重启 / 状态 / 日志 A minimal on-phone control console for DeepSeek Harness — start / stop / restart / status / logs

License Android DeepSeek Harness

主项目 Full app · 中文 · English


🇨🇳 中文 · 点击收起

✨ 简介

这是 DeepSeek Harness Android App 的前身 / 极简版:不含部署向导、内置浏览器与存储管理,仅提供对已在 Termux 中运行的 DeepSeek Harness 的日常服务控制。

功能 说明
▶ 启动 / ■ 停止 / ↻ 重启 一键控制 dsh web 服务
🌐 打开 Web UI 跳转浏览器(优先 Via,未装则系统默认)
● 状态卡 运行中(绿)/ 已停止(灰)/ 控制服务未连接(红)
📋 服务日志 最近日志自动刷新
⚙ 启动控制服务 控制守护进程掉线时一键拉起(经 Termux RUN_COMMAND)

📦 快速开始

  1. 先在手机 Termux 中按 主项目 或 FunnelCakes/deepseek-harness-android 部署好 DeepSeek Harness;
  2. 安装 install/dsh-control.apk;
  3. 打开「DSH 控制台」即可控制服务。
🇬🇧 English · click to expand

✨ Overview

This is the predecessor / minimal edition of the DeepSeek Harness Android App: no deploy wizard, no built-in browser or storage manager — just daily service control for a DeepSeek Harness already running in Termux.

Feature Description
▶ Start / ■ Stop / ↻ Restart One-tap control of the dsh web service
🌐 Open Web UI Opens the browser (Via preferred, system default fallback)
● Status card Running (green) / Stopped (gray) / Control service unreachable (red)
📋 Service logs Latest logs auto-refresh
⚙ Start control service One-tap revive of the control daemon via Termux RUN_COMMAND

📦 Quick start

  1. Deploy DeepSeek Harness in Termux following the full app or FunnelCakes/deepseek-harness-android;
  2. Install install/dsh-control.apk;
  3. Open “DSH 控制台” and control the service.

🏗 架构 / Architecture

DSH 控制台 App
    │ HTTP (127.0.0.1:8023)
    ▼
控制守护进程 daemon (Termux 内 Node 脚本)
    │ 启动/停止/重启 start/stop/restart
    ▼
DeepSeek Harness (127.0.0.1:3080)

守护进程 server.mjs 由主项目部署时自动安装(runit 自启)。本仓库仅含 App 本体。 The daemon server.mjs is installed automatically by the full app's deploy (runit autostart). This repo contains only the app itself.

🛠 从源码构建 / Build from source

无 Gradle,仅需 JDK 17 + Android SDK build-tools 36 · No Gradle — JDK 17 + Android SDK build-tools 36 only:

cd app
powershell -File build.ps1
# 产物 Output: build/dsh-control.apk

🙏 致谢 / Credits

  • deepseek-ai/deepseek-harness
  • FunnelCakes/deepseek-harness-android

📄 License

MIT

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout
—/ 5

No ratings yet

Manifest verification required

Commit bf88596c5dfc

Community comments

No comments yet. Be the first to write one.