Skip to content

v0.1.0 — Terminal TUI

Choose a tag to compare

@shandar shandar released this 15 Jun 20:09

First tagged release. Terminal-only — a live Ink TUI that watches your Claude Code usage and host hardware.

signal terminal TUI

Highlights

  • Live TUI — hardware strip on top, Claude summary in the middle, animated pixel-art crab as the mood indicator.
  • Claude adapter — reads ~/.claude/projects/*.jsonl (no auth needed). Optional signal auth claude for exact % utilization via OAuth.
  • SQLite event store at ~/.signal/events.db with migrations.
  • Pricing — Anthropic Opus / Sonnet / Haiku in INR with USD toggle.
  • Hardware sampling — CPU, RAM, load average, GPU on macOS. Optional systeminformation dep for richer metrics.
  • Commands signal (TUI) · signal status · signal json · signal doctor · signal config.

Credit

Pixel-art crab is a direct port of Marcio Granzotto's clawd-tank (MIT) rendered as unicode half-blocks with truecolor — 15×16 pixel sprite into 15-wide × 8-tall character cells.

See the full changelog for details.