dsh plugins中文
← Back to popular plugin directory

Streaming rounds, one glyph per tool, scalable

sorsama/deepseek-harness-mobile · skills

Android companion for DeepSeek Harness chat, goals, approvals & notifications from your phone, over your LAN.

★ 12GitHub stars
3Forks
2026-08-17Last updated
KotlinLanguage
MITLicense

Project overview

An open-source Android companion that puts your DeepSeek Harness in your pocket. Drive sessions, review plans and goals, answer approvals and questions, and get notified when the harness finishes — from your phone, over your local network.

DSH Mobile is an unofficial companion app for the DeepSeek Harness (MIT), mirroring its web GUI feature-for-feature in the harness's own visual language. Android only, Kotlin + Jetpack Compose.

1. Install the latest APK from Releases. 2. On your computer, make the harness reachable from your phone: USB / emulator: dsh web, then adb reverse tcp:3080 tcp:3080 — in the app connect to 127.0.0.1:3080. Wi-Fi: apply the one-file LAN patch described in harness/README.md, restart dsh web, then tap Scan network in the app. 3. Pick a session, chat, and get notified when the harness is done.

Install command

dsh plugin --profile web add github:sorsama/deepseek-harness-mobile
View GitHub repository ↗Back to popular plugin directory