"Follow me on X" Why... just why? Why do people keep insisting on using it?
Show HN: macOS menu bar app to track Claude usage in real time
51–60 of 60 posts
Re: Show HN: macOS menu bar app to track Claude usage in real time
#52This looks great. What am I doing wrong? I downloaded it, installed, but all I see is a red X in the toolbar. When I click on it, it says "Authentication expired. Run 'claude' to re-aut..." so I run claude in terminal and still nothing...
Re: Show HN: macOS menu bar app to track Claude usage in real time
#53"Follow me on X" Why... just why? Why do people keep insisting on using it?
[flagged]
https://github.com/richhickson/claudecodeusage/blob/0bb26c05...
Re: Show HN: macOS menu bar app to track Claude usage in real time
#54Earlier quoted context omitted.
"I'm on Intel and would be interested in this if you find a way to make that work."
Funny thing I went down a rabbit hole, cause I first scanned the open PRs and saw a PR to enable universal builds to support intel macs but the whole thing was pure AI slop and someone commented that codexbar already supports intel, and sure enough v.15 added it (the AI slop PR completely missed that), I then looked into the cask script and it has a hardcoded dependency on arm which prevents brew from installing v.17…
Re: Show HN: macOS menu bar app to track Claude usage in real time
#55Re: Show HN: macOS menu bar app to track Claude usage in real time
#56"Follow me on X" Why... just why? Why do people keep insisting on using it?
Re: Show HN: macOS menu bar app to track Claude usage in real time
#57"Follow me on X" Why... just why? Why do people keep insisting on using it?
Re: Show HN: macOS menu bar app to track Claude usage in real time
#58Alternatively there's also this with 1.7k stars already and supporting more services (Despite the name): https://github.com/steipete/CodexBar ( https://codexbar.app )
Re: Show HN: macOS menu bar app to track Claude usage in real time
#59Earlier quoted context omitted.
Funny thing I went down a rabbit hole, cause I first scanned the open PRs and saw a PR to enable universal builds to support intel macs but the whole thing was pure AI slop and someone commented that codexbar already supports intel, and sure enough v.15 added it (the AI slop PR completely missed that), I then looked into the cask script and it has a hardcoded dependency on arm which prevents brew from installing v.17…
I came to the same conclusion before making that snarky and apparently offensive comment. Live to learn I guess.