VIBE-COMMAND

Dev HUD + Sound Effects for Claude Code

Turn your terminal into a command center. Sound effects from Red Alert 2 and Heroes of Might and Magic III. Real-time tmux HUD with 9 metrics. Themed to your country's flag colors.

"Battle control online."

Quick Install
curl -fsSL https://raw.githubusercontent.com/avinoamMO/vibe-command/main/install.sh | bash

// Live HUD Preview

dev 3.2h | main [+2~1 ^3v2] ──── ctx:85% | 142k tok | 2 agt | 7 commits | 14:32

9 metrics updated every 5 seconds. TTL-cached so it never slows your terminal.

// Features

🎵

Sound Effects

12 event types mapped to classic game audio. Git commits, deploys, tests, subagent spawns -- every action gets feedback.

📊

Real-Time HUD

9 metrics in your tmux status bar: work time, tokens, agents, commits, branch, status, context %, git sync, agent state.

🎮

2 Sound Packs

Red Alert 2 (21 sounds) and Heroes of Might and Magic III (14 sounds). Switch between packs with one config change.

🎨

3 Visual Themes

Flag (country colors), Matrix (green on black), Sci-Fi (command center). All customizable via config.

🌎

50+ Countries

Auto-detects your locale and themes the HUD to your flag colors. Israel, USA, Germany, Japan, Brazil, and 45+ more.

Zero Slowdown

All metrics are file-cached with TTLs (10s-60s). The HUD script is optimized to never block your terminal.

// Sound Packs

Red Alert 2

EventSound
Start Claude"Battle control online"
Git commit"Yes, Commander" / "Sir, yes sir" / "Da"
Git push"Moving out"
Build succeeds"Acknowledged"
Tests pass"Affirmative"
Subagent spawns"Kirov reporting" / "Training" / "Unit ready"
Error"Unable to comply"
Session ends"Mission accomplished"

Heroes of Might and Magic III

EventSound
Start ClaudeTown Screen theme
Git commitCavalry Move
Subagent spawnsDragon Roar / Angel Summon / Phoenix Cast
Tests passPositive Luck
ErrorNegative Luck
Session endsVictory fanfare

// Visual Themes

Flag

Your country's flag colors applied to the status bar. Auto-detected on install.

dev 3.2h | main [ok] ---- ctx:42% | 89k tok | 16:45

Matrix

Green on black. Digital rain aesthetic. Pure terminal energy.

dev 3.2h | main [ok] ---- ctx:42% | 89k tok | 16:45

Sci-Fi

Command center feel. Angular separators with special glyphs for metrics.

dev 3.2h | main [ok] ---- ⚡42% | 89k tok | ◆0 agt | 16:45

// Install in 10 Seconds

One Command
curl -fsSL https://raw.githubusercontent.com/avinoamMO/vibe-command/main/install.sh | bash

Requires: macOS or Linux, tmux, python3, Claude Code CLI