@halo-terminal/hat
v0.1.0
Published
CLI for Halo Terminal - Know exactly when to return to Claude Code
Downloads
14
Maintainers
Readme
@halo-terminal/hat
CLI for Halo Terminal - Know exactly when to return to Claude Code.
Halo Terminal is a USB-C device that lights up when Claude Code needs your input. No more checking the terminal—just glance at the light.
Installation
npm install -g @halo-terminal/hatQuick Start
- Plug in your Halo Terminal via USB-C
- Setup the Claude Code hooks:
hat setup - Run the service:
hat run
LED States
| Color | State | Meaning | |--------|----------------|----------------------------------| | Blue | Idle | Waiting for a new prompt | | Yellow | Thinking | Processing your request | | Red | Input Required | Needs your input to continue |
Commands
hat setup- Install Claude Code hookshat run- Start the Halo servicehat status- Show connection statushat test- Test LED states
Supported Platforms
- macOS ARM64 (Apple Silicon)
- macOS x64 (Intel)
- Linux x64
Links
License
MIT
