diff --git a/README.md b/README.md index 6536e77..c80d7e7 100644 --- a/README.md +++ b/README.md @@ -9,26 +9,7 @@ Plugins for [Claude Code](https://docs.anthropic.com/en/docs/claude-code). **Your world at a glance, without leaving the terminal.** -``` -~/ [████████░░] 80% › ⚡85% › ▶ Blinding Lights - The Weeknd › 📅 Standup 5m › ✓#142 !#138 › 💬 @boss > - -/hub-tree -Status Hub -│ -├─ STATS -│ ├─ Context: [████████░░] threshold 90% -│ └─ Quota: ⚡85% threshold 80% -│ -├─ FOREGROUND (alerts) -│ ├─ #1 📅 Team Standup in 5m -│ ├─ #2 ✓ PR #142 anthropics/claude-code (approved) -│ ├─ #3 ! PR #138 anthropics/claude-code (changes requested) -│ ├─ #4 💬 slack: @boss (1 DM) -│ └─ #5 📊 finance: AAPL +5.2% -│ -└─ BACKGROUND (ambient) - └─ #6 ▶ youtube-music: Blinding Lights - The Weeknd -``` +![Status Hub Demo](plugins/claude-status-hub/assets/demo.gif) Track PRs, calendar, Slack, stocks, music—all in your statusline. diff --git a/plugins/claude-status-hub/README.md b/plugins/claude-status-hub/README.md index 9290b3f..cf3de80 100644 --- a/plugins/claude-status-hub/README.md +++ b/plugins/claude-status-hub/README.md @@ -5,26 +5,7 @@ [![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-blueviolet)](https://docs.anthropic.com/en/docs/claude-code) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](../../LICENSE) -``` -~/ [████████░░] 80% › ⚡85% › ▶ Blinding Lights - The Weeknd › 📅 Standup 5m › ✓#142 !#138 › 💬 @boss > - -/hub-tree -Status Hub -│ -├─ STATS -│ ├─ Context: [████████░░] threshold 90% -│ └─ Quota: ⚡85% threshold 80% -│ -├─ FOREGROUND (alerts) -│ ├─ #1 📅 Team Standup in 5m -│ ├─ #2 ✓ PR #142 anthropics/claude-code (approved) -│ ├─ #3 ! PR #138 anthropics/claude-code (changes requested) -│ ├─ #4 💬 slack: @boss (1 DM) -│ └─ #5 📊 finance: AAPL +5.2% -│ -└─ BACKGROUND (ambient) - └─ #6 ▶ youtube-music: Blinding Lights - The Weeknd -``` +![Status Hub Demo](assets/demo.gif) Track PRs, calendar, Slack, stocks, music—all surfaced in your Claude Code statusline. diff --git a/plugins/claude-status-hub/assets/demo.gif b/plugins/claude-status-hub/assets/demo.gif new file mode 100644 index 0000000..d0b3743 Binary files /dev/null and b/plugins/claude-status-hub/assets/demo.gif differ