Show HN: macOS menu bar app to track Claude usage in real time
11–20 of 60 posts
Re: Show HN: macOS menu bar app to track Claude usage in real time
#12Love it, installed and set it to run at Login. Can I follow you on any social media that isn't Xitter?
Re: Show HN: macOS menu bar app to track Claude usage in real time
#13i like it, thanks for sharing
Re: Show HN: macOS menu bar app to track Claude usage in real time
#14Re: Show HN: macOS menu bar app to track Claude usage in real time
#15If I wanted to vibe code my own macOS menu bar apps is this a good starter project to use as a template? Are there any others? Do I just not need one (claude code can do it without a starter template at all)?
The macOS UI decision of "just pretend that whatever doesn't fit to the right of the notch doesn't exist" is baffling.
I've seen a few apps that claim to do that, but it's always done in some really hacky way (such as needing screen recording permissions), and the behavior is never that of simple overflow handling. Instead they have "always hidden" sections and things like that, which is not what I want.
Re: Show HN: macOS menu bar app to track Claude usage in real time
#16If I wanted to vibe code my own macOS menu bar apps is this a good starter project to use as a template? Are there any others? Do I just not need one (claude code can do it without a starter template at all)?
Speaking of the macOS menu bar, is there some way to make it overflow into a hidden area behind an "expand" button that would appear when there is no more room, like the notification area in Windows does? The macOS UI decision of "just pretend that whatever doesn't fit to the right of the notch doesn't exist" is baffling. I've seen a few apps that claim to do that, but it's always done in some really hacky way (such…
% defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 8
% defaults -currentHost write -globalDomain NSStatusItemSpacing -int 8Re: Show HN: macOS menu bar app to track Claude usage in real time
#17If I wanted to vibe code my own macOS menu bar apps is this a good starter project to use as a template? Are there any others? Do I just not need one (claude code can do it without a starter template at all)?
Speaking of the macOS menu bar, is there some way to make it overflow into a hidden area behind an "expand" button that would appear when there is no more room, like the notification area in Windows does? The macOS UI decision of "just pretend that whatever doesn't fit to the right of the notch doesn't exist" is baffling. I've seen a few apps that claim to do that, but it's always done in some really hacky way (such…
Re: Show HN: macOS menu bar app to track Claude usage in real time
#18If I wanted to vibe code my own macOS menu bar apps is this a good starter project to use as a template? Are there any others? Do I just not need one (claude code can do it without a starter template at all)?
Re: Show HN: macOS menu bar app to track Claude usage in real time
#19Why... just why? Why do people keep insisting on using it?
Re: Show HN: macOS menu bar app to track Claude usage in real time
#20"Follow me on X" Why... just why? Why do people keep insisting on using it?