Skip to content
dsh.fish

Browse

5 results

Bundle

@marlonlau/dsh-wallpaper-engine

One-click DSH background switcher backed by local Wallpaper Engine images/videos (WE Web API first, Steam workshop/myprojects directory scan fallback)

marlonLau2
Bundle

dsh-quake-alert

Real-time earthquake, EEW, tsunami and weather alerts: Japan (P2PQuake + JMA telegrams), global earthquakes (EMSC/USGS) and tsunamis (NOAA), mainland China (CENC earthquakes via Wolfx, plus nmc.cn rainstorm / geological-hazard warnings), and US / Canadian weather hazards (NWS flood warnings, ECCC rainfall / storm-surge warnings) — matched against your watch regions and thresholds.

MurasakiIzumi1
Bundle

dsh-plugin-task-runner

Task Runner 任务拆解模式:主代理把大任务拆成独立子任务、派给子代理(默认本地模型)并行执行再综合结果;并发数与 worker/fallback/orchestrator 模型可在设置面板图形化配置。安装时自动把 agent preset 装进 ~/.dsh/.agent-presets/。

weixshaw
Bundle

@huanlin/dsh-plugin-better-locale

DSH web 插件:通过 DSH v0.1.5-rc.1 原生第三方语言 API(locale.addLanguage + register(ns, locale, dict))注册 19 种内置语言字典(ja/ko/fr/...),语言直接出现在 DSH 设置页原生 Language 行中切换,未覆盖文案按 fallback 链回退英文。 | DSH web plugin: registers 19 bundled third-language dictionaries (ja/ko/fr/...)

HuanLinOTO