npm.io
0.1.7 • Published 3d agoCLI

best-claude-hud

Licence
Apache-2.0
Version
0.1.7
Deps
0
Size
14 kB
Vulns
0
Weekly
0
Stars
22

best-claude-hud

Minimal Claude Code statusline HUD powered by Rust.

Install

npm install -g best-claude-hud && best-claude-hud --setup

For users in China:

npm install -g best-claude-hud --registry https://registry.npmmirror.com && best-claude-hud --setup

Claude Code Configuration

npm install -g best-claude-hud only installs the command. Claude Code will not show the HUD until statusLine is configured.

Recommended:

best-claude-hud --setup

Manual configuration:

{
  "statusLine": {
    "type": "command",
    "command": "/path/to/best-claude-hud",
    "padding": 0
  }
}

best-claude-hud --setup resolves the installed command to an absolute path when possible.

Commands

best-claude-hud --help
best-claude-hud --version
best-claude-hud --setup
best-claude-hud --config
best-claude-hud --theme minimal

The npm package installs the best-claude-hud command and resolves the matching native binary through platform-specific optional dependencies.

Keywords