GreatV
oardsh
Bring DeepSeek Harness to your desktop.
- Stars
- 1
- Language
- Rust
- Created
- Aug 13, 2026
- Updated
- Aug 16, 2026
Introduction

oardsh keeps the familiar dsh Web experience and adds what only a native app can. Everything it contributes lives inside dsh's own Settings page, follows its theme, layout and language (English and Simplified Chinese, falling back to English), and wears the app's whale mark so oardsh's surfaces are always distinguishable from stock dsh.
- Native notifications — a system notification when dsh needs approval, asks a question, or finishes a turn, so you can work in another app without missing a prompt.
- Context meter on hover — the composer's context ring opens its panel on hover rather than a click, and the panel gains each bucket's share of the used context plus the free remainder. dsh's session stats move in there by default, replacing the truncated line under the composer; Settings → General puts them back.
- Usage statistics — a dashboard built from local session transcripts: tokens, sessions, messages, active days and current streak over the last 7 or 30 days, a year-long activity heatmap, a daily token trend stacked by model, and each model's share.
Download
Grab the installer for your platform from GitHub Releases — macOS DMG (Apple Silicon or Intel), Windows x64 installer, or Linux x64 AppImage / Debian / RPM.
macOS and Windows builds are not signed with commercial developer certificates, so the operating system may show a security confirmation on first launch.
Development
npm install
npm run tauri dev # run
npm run tauri build # build installers for the current platform