AI Agent Hub
Back to plugins
🖥️

dsh-client-ui-weather

Client Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install mercy719/dsh-client-ui-weather

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install mercy719/dsh-client-ui-weather in your DeepSeek Harness environment to install this weather dashboard plugin; the full source is at https://github.com/mercy719/dsh-client-ui-weather

About this plugin

Spending hours in the Harness Web GUI writing code or tuning prompts, then needing to glance at the weather, means hunting through browser tabs and losing your thread. dsh-client-ui-weather tucks a compact weather panel into the Shell sidebar so you can check the temperature, wind, and upcoming rain without ever leaving your current workflow.

It covers six cities—Shanghai, Beijing, Shenzhen, Tokyo, London, and New York—with live conditions including feels-like temperature, humidity, wind speed and direction, visibility, and pressure. An accessible eight-hour temperature trend chart captures the day's thermal arc, while a five-day forecast card lists high/low temperatures and precipitation probability. The panel collapses into a small weather pill that keeps the UI uncluttered. Data comes from the Open-Meteo public API with no key required; if the provider times out or returns invalid data, the plugin falls back to deterministic sample data. Requests enforce a ten-second timeout and cancel superseded calls, and city-timezone calendar dates stay DST-safe.

The plugin has zero impact on model context: it injects no tokens, alters no prompts, tools, or session logs, and assembles or sends no provider requests. It is built for developers and everyday users who work long stretches in Harness and want weather information at a glance without distracting UI or any backend configuration.

Use Cases

  • Glance at local weather during long coding sessions
  • Check five-day high, low and rain probability before heading out
  • Switch between Shanghai, Beijing, Shenzhen, Tokyo, London and New York

Best For

  • Developers working extended sessions in DeepSeek Harness
  • Users who want weather info with zero configuration or API keys
  • Plugin users who insist the plugin adds nothing to model context