claude-2x-statusline

Modular, multi-tier statusline for Claude Code — GitHub

Choose your tier

Minimal

Time + 2x + git

Standard

+ model + context + cost

Full

+ rate limits + timeline

Custom

Pick segments

Minimal

2x Active (green — over 3 hours left)
09:15 ⚡ 2x 6h 45m left feature-branch ~2
2x Active (yellow — 1-3 hours left)
12:30 ⚡ 2x 1h 30m left main
2x Active (red — under 1 hour!)
13:45 ⚡ 2x 15m left main ~7
Peak hours (1x mode)
16:30 PEAK → 2x in 4h 40m main
Weekend (all day 2x)
11:00 ⚡ 2x 21h 00m left weekend main

Install

macOS / Linux
git clone https://github.com/Nadav-Fux/claude-2x-statusline.git ~/.claude/cc-2x-statusline \
  && bash ~/.claude/cc-2x-statusline/install.sh
Windows (PowerShell)
irm https://raw.githubusercontent.com/Nadav-Fux/claude-2x-statusline/main/install.ps1 | iex