Show HN: Live Claude Usage HUD for a $38 Thermalright Trofeo Vision LCD

12 pointsposted 13 hours ago
by christensen143

6 Comments

ghoul2

38 minutes ago

I just had claude write me a statusline:

https://gist.github.com/abgoyal/bde7af4ba0ba4d19094361667dac...

Shows the 5h and weekly usage %, when it resets, current model, estimated spend in the session, context used, cwd and project.

Save it in .claude/ and then add a snippet to settings.json:

  "statusLine": {
      "type": "command",
      "command": "bash $HOME/.claude/statusline-command.sh"
    }

user

13 hours ago

[deleted]

amelius

12 hours ago

It's so sad that this is necessary. Why can't Anthropic get the UX of metering right?

felixgallo

12 hours ago

What is tough about /usage or settings usage?

amelius

11 hours ago

It's on a different page. Just show me a progress bar of 1 or 2 pixels wide in or around the prompt input box.

MartianFox

2 hours ago

You can definitely do this by customizing the Claude status bar (in Claude-Glas). Just call `/status-bar` with the stuff you want to displayed.

Mine Shows: Model, effort, output mode, context window percentage, 5h window with reset, weekly window with reset, ...