XCKjacksparrow/dsh-weather

XCKjacksparrow★ 0TypeScriptLast synced: 2026-08-15

Open on GitHub

Weather forecast for the DeepSeek Harness web GUI: a draggable floating weather card plus a model-callable weather tool.

README excerpt

dsh-weather Weather forecast for the DeepSeek Harness web GUI. A draggable floating weather card in the bottom-right corner, plus a model-callable weather tool — with playful easter eggs. Weather data comes from Open-Meteo (free, no API key). Features - Floating weather card — a ☀️ button in the bottom-right opens a draggable card showing current conditions and a 3-day forecast. - Auto-locate by IP — on first open, the card locates your city from your IP and resolves a Chinese name (e.g. 南京); it falls back to 北京 if that fails. - Search any city — Chinese or English names, e.g. 北京 / 上海 / New York / Tokyo. - Model tool — the agent answers "北京明天天气" / "上海要带伞吗" by calling the weather tool directly. - Easter eggs 🍬 — weather one-liners (sunny = "宜摸鱼忌加班", ≥35° = "出门五分钟流汗两小时") and city-specific jokes ( 南极 = "企鹅比人多,出门记得带鱼"). - Theme-aware — uses Harness design tokens, so it follows light/dark mode. Install Then restart dsh web so the Host and the browser client load the plugin. Install from a local build Usage - Click the ☀️ button in the bottom-right, type a city, and press Enter or 查询 . - Ask the agent anything weather-related, e.g. "上海明天要带伞吗?" Development Built files under lib/ are comm…

View full README on GitHub →
Tools / Devdsh-plugindsh-pluginsagentsearch

Category