@micschr0/claudebar
v2026.8.27
Published
A powerline statusline for Claude Code: segments, themes, and a live TUI configurator in a single native binary.
Maintainers
Readme
claudebar
A powerline statusline for Claude Code: segments, themes, and a live TUI configurator in a single native binary.
This is the npm distribution package for claudebar.
It installs the prebuilt native binary for your platform and exposes it on your PATH as claudebar.
Install
npm install -g @micschr0/claudebarpnpm (or Yarn/Bun) works too: pnpm reads the same npm-registry
optionalDependencies and selects the right platform package via os/cpu:
pnpm add -g @micschr0/claudebarThen wire it into Claude Code:
claudebar setupThe binary is a native executable shipped as an optional dependency
(@micschr0/claudebar-<platform>); no Node runtime or postinstall download is required.
Support
- macOS (Intel x64, Apple silicon arm64)
- Linux (x64, arm64 — musl builds)
Other install methods (Homebrew, mise, install.sh) and full documentation:
https://github.com/micschr0/claudebar
