Claude Peak Streamdeck Ticker
Shows Claude AI peak time status and next status counter in stream deck
Install / Use
npx skills add teamvrotek/claude-peak-streamdeck-tickerInstalls into whichever agent you are using.
Quality Score
Category
Development & EngineeringSupported Platforms
README
Claude Peak Ticker
A Stream Deck plugin that shows whether Claude is currently in peak or off-peak hours, with a live countdown to the next status change. Powered by promoclock.co.

Press the button to open claude-spend for a detailed spending breakdown. On macOS it launches in Terminal, on Windows it opens in Command Prompt.
How it works
During peak hours, Claude Code rate limits drain faster. This plugin checks the promoclock.co API on startup, then refreshes gently in the background while using the last good response for the live countdown. If the API is rate-limited before any cached response exists, the button falls back to the weekday 1pm-7pm UTC peak schedule. No API keys or local file parsing needed.
What you see
| Button state | Meaning |
|---|---|
| Red circle + PEAK TIME | Peak hours active, limits drain faster |
| Green circle + OFF PEAK | Off-peak hours, normal rate limits |
| Countdown timer | Time remaining until the status changes |
| loading | Waiting for first API response |
Install
git clone https://github.com/teamvrotek/claude-peak-streamdeck-ticker.git
cd claude-peak-streamdeck-ticker
./build.sh
Double-click the .streamDeckPlugin file in Release/ to install.
Settings
| Setting | Default | What it does | |---|---|---| | Color Theme | Claude (terracotta) | Button color scheme | | Display Refresh | 30 seconds | How often the button display refreshes |
API refreshes are scheduled separately from the display refresh interval.
Color themes
5 themes: Claude (terracotta), Blue, Green, Purple, Teal. All feature the Claude logo watermark in the background.
Troubleshooting
| Button shows | What's wrong |
|---|---|
| loading | Waiting for the first response from promoclock.co. Should resolve within a few seconds. |
| -- | Could not reach promoclock.co. Check your internet connection. |
Requirements
- Stream Deck 6.9+
- macOS 10.15+ or Windows 10+
Privacy
The only network request is a scheduled check to promoclock.co/api/status for peak hour detection. No authentication required, no user data sent.
Disclaimer
This plugin is provided as-is, without warranty of any kind. Peak hour data comes from promoclock.co and may not always reflect the actual state of Claude's rate limiting.
Credits
- claude-spend by Aniket Parihar, the CLI tool that opens when you press the button
- promoclock by Onur Sendere, the API that provides peak/off-peak hour data
License
MIT, see LICENSE.
Made by VROTEK.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
triage-issue
140.6kTriage GitHub issues by analyzing and applying labels
