mercy719/dsh-client-ui-weather

mercy719★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

Weather dashboard plugin for the DeepSeek Harness Web GUI

README 摘要

DSH Weather Dashboard English 中文 A polished weather dashboard plugin for the DeepSeek Harness Web GUI. Features - Switch between Shanghai, Beijing, Shenzhen, Tokyo, London, and New York. - Show current temperature, feels-like temperature, humidity, wind, visibility, pressure, and direction. - Render an accessible eight-hour temperature trend chart. - Show a five-day forecast with high/low temperatures and precipitation probability. - Start with a visible dashboard and collapse it into a compact weather pill. - Keep the overlay click-through except for its controls, so it does not block the shell. - Use Open-Meteo without an API key. - Fall back to deterministic sample data when the provider fails, times out, or returns invalid data. - Cancel superseded requests and enforce a ten-second timeout. - Use city-timezone calendar dates, including DST-safe fallback dates. Install in a DeepSeek Harness checkout This repository contains the standalone plugin source. The supported runtime is the DeepSeek Harness monorepo because the plugin composes through its shell.overlay slot and imports the Harness client packages. The repository declares a dsh.bundle manifest and ships cordis.patch.yml ,…

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdsh-pluginopen-meteotypescriptweather-dashboard

分类