# dsh-widget-center — DeepSeek Harness plugin install manifest

> Generated: 2026-09-19 15:36 · Source: https://deepseekmodel.com/plugins

## Overview

Native macOS desktop widgets for DSH: manage any number of widget instances — share quote tickers (5-provider fallback, trading-phase-aware throttling) and notes memos — each an independent NSPanel+WKWebView window spawned detached from the host, dragged anywhere, with a type-aware right-click menu. Instances are edited as cards in a three-view settings page (list / type picker / detail), and a market_quote model tool serves standardized quotes to any session. A Type Studio flow seeds a creation-mode session with an issue-template prompt for authoring new widget types.

## Plugin info

| Category | Maintainer | GitHub stars | License | Primary language | Last push |
| --- | --- | --- | --- | --- | --- |
| UI Enhancements | NattoCB | 0 | — | — | — |

## Install

```bash
dsh plugin --profile web add github:NattoCB/dsh-widget-center
```

## Steps

1. Install and start DeepSeek Harness (DSH, MIT-licensed open-source agent runtime) — `npx @deepseek-ai/dsh web`
2. Run the command above; the CLI resolves the plugin and verifies its source
3. Confirm with dsh plugins list; restart Harness if needed

> To pin a revision, append #commit to the repository spec.

## Audit before installing

Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, check for destructive commands or excessive access, and pin a commit hash for reproducible installs. This manifest is compiled by DeepseekModel from a public plugin catalog for reference only and does not vouch for third-party plugins.

---

- Repository: https://github.com/NattoCB/dsh-widget-center
- Plugin page: https://deepseekmodel.com/plugin-detail?id=nattocb%2Fdsh-widget-center
- Source: https://deepseek-harness-plugin.com/zh-CN/plugins/ · Generated 2026-09-19
