dsh plugins中文
← Back to popular plugin directory

Real-time DeepSeek V4 API peak/off-peak status widget

YMRYMR/deepseek-peak · skills

Live DeepSeek V4 API peak/off-peak status widget — drop-in dsh-plugin for deepseek-ai/deepseek-harness, plus a standalone browser widget.

★ 14GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

1. harness-plugin/ — a dsh-plugin Cordis client package for the harness web UI. This is the real integration.

2. widget.html + serve.js — a self-contained browser widget you can pin as a tab in any browser, no harness required. Useful as a fallback for users who don't run the harness. It does NOT include the pause / queue / balance features; it's a phase + countdown display only.

The harness plugin is the rich one. The standalone widget is a "schedule on a second monitor" display. Install (harness plugin)

Install command

dsh plugin --profile web add github:YMRYMR/deepseek-peak
View GitHub repository ↗Back to popular plugin directory