frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: LimitBar, a macOS menu bar app showing your Claude usage limits

https://mikaweiss6.gumroad.com/l/limitbar
2•MikaW•3h ago
I use Claude Code on a Max plan, and the usage limits, like for all of us (and esp. with dedicated Fable limits now) dictate how I will plan my day/sessions. It was super goddamn annoying clicking the usage wheel (perhaps this frustration is shared with /usage in terminal or CLI but I only use the desktop app), so I built this to poll Anthropic endpoint every 60 seconds and stay in my menu bar so I can always just glance up to see where I'm at.

build stuff: native Swift/AppKit, a single binary under 1 MB, no Electron or Node, negligible CPU/RAM. It reads the same usage metadata endpoint the usage wheel and /usage use, so it never invokes a model and spends zero tokens, observing the budget doesn't consume it. No telemetry, no analytics, no network calls except to Anthropic's own endpoints. The source is included in the download and the installer compiles it locally, so you can read exactly what runs. Auth reuses your existing Claude Code CLI login from the Keychain and refreshes via Anthropic's official OAuth refresh flow, the same thing Claude Code itself does, that step is opt-in, and there is a long-lived-token-file alternative that never involcves Keychain.

ofc this is unofficial and not affiliated with Anthropic, so if they change the usage endpoint it needs an update (the parser is defensive, updates are free). macOS 13+ only. Needs a Pro or Max subscription and the Claude Code CLI logged in, it does not work with raw API keys, Bedrock, or Vertex.

It is €2.99 one-time on Gumroad with a 30-day refund. First thing I have ever shipped for sale, so I would really appreciate feedback, especially on the auth handling. Considering open sourcing and then just selling the installer and updates/support etc but as I said I'm new to this!

Comments

goodwillhunting•3h ago
This is pretty nice. My preference as a heavy claude vscode user would be to have this integrated into the chat widget itself. Right now I use the / command to check the usage periodically, but a little gage/indicator built straight into the chat window frame is something i would install in a heartbeat. Hope this helps and good luck!
MikaW•3h ago
damn that's a great idea, thanks for the feedback. I put it in the menu bar so I could keep an eye on the usage while CC was running in the background and I was in other apps. I'll ship a new version with both native (menu bar & menu bar) and then the user can toggle on or off each as desired.

Thanks again!

Show HN: ctx – Search the coding agent history already on your machine

https://github.com/ctxrs/ctx
40•luca-ctx•1d ago•17 comments

Show HN: Mcpsnoop – Wireshark for MCP (transparent proxy and live TUI)

https://github.com/kerlenton/mcpsnoop
4•kerlenton•1h ago•2 comments

Show HN: Dockside – I turned unused space around the macOS Dock into a workspace

https://hachipoo.com/dockside-app
2•prajwalshetty•22m ago•0 comments

Show HN: Pieces – Social network for people

https://try.piecesof.me/
54•domo__knows•2d ago•54 comments

Show HN: TaskPeace – a task queue my AI coding agents pull work from over MCP

https://taskpeace.com/
4•JulianQuinn•4h ago•5 comments

Show HN: Hacker News but as Tweets

https://hackernews-reader.pages.dev/
2•ashu1461•2h ago•0 comments

Show HN: Ultracodex – Run Claude Ultracode Dynamic Workflows with Codex Agents

https://github.com/YuanpingSong/ultracodex
2•yuansong•2h ago•0 comments

Show HN: OM Core – multidimensional models without spreadsheet cell formulas

https://github.com/cloudcell/om-core
10•cloudcell•3d ago•2 comments

Show HN: I got tired of messy PDF bank statements, so I built a RAM-only parser

https://banktoledger.com
3•Jithu247•3h ago•1 comments

Show HN: zkGolf – Competitive optimization of formally verified circuits

https://zk.golf/
68•rot256•1d ago•11 comments

Show HN: AI latent space with overlapping manifolds

https://github.com/PJHkorea/Egregore/blob/main/integrated_egregore_core_test_v6_4.py
2•PJHkorea•3h ago•4 comments

Show HN: Inkwell – An RSS reader for e-ink devices

https://kendal.codeberg.page/inkwell/
67•imkendal•1d ago•8 comments

Show HN: SigRank – Competitive Stat Screen and Operator Performance Evals O7

https://github.com/SunrisesIllNeverSee/sigrank-app
2•Burnmydays•3h ago•0 comments

Show HN: Finding better quantum error correction codes using ILP

https://github.com/ynnk-research/Modular-Assembly-of-High-Performance-Logical-Blocks
2•ynnk•3h ago•0 comments

Show HN: I made a tool that prevents websites from tracking you

https://github.com/alex-w-developer/GetBlocked
27•sudo_cowsay•18h ago•10 comments

Show HN: CLI tool for detecting non-exact code duplication with embedding models

https://github.com/rafal-qa/slopo
89•rkochanowski•1d ago•48 comments

Show HN: Gitstock–Transform you GitHub commit history into K-line and animations

https://gitstock.org/
25•dares2573•3d ago•3 comments

Show HN: An assertion library for E2E testing and real user monitoring

https://github.com/Faultsense/faultsense-agent
8•mitchm•4h ago•1 comments

Show HN: A graph paper generator that renders vector PDFs in the browser

https://freegraphpaper.net/
104•lam_hg94•1d ago•24 comments

Show HN: I measured the half-life of 41,301 Show HN launches. It's 7 hours

https://jonno.nz/posts/your-show-hn-dies-in-7-hours/
33•jonnonz•1d ago•9 comments

Show HN: Claudoro, Pomodoro timer embedded in the Claude Code statusline

https://github.com/emson/claudoro
49•emson•2d ago•34 comments

Show HN: I built an open-source alternative to Claude Cowork

https://github.com/valmishq/valmis
35•wayneshng•1d ago•8 comments

Show HN: CLI that helps AI agents avoid vulnerable dependencies

https://github.com/clidey/deptrust
12•modelorona•1d ago•4 comments

Show HN: Bramble – Local-first password manager

https://github.com/flythenimbus/bramble
83•MegagramEnjoyer•22h ago•16 comments

Show HN: ZeroFS – A log-structured filesystem for S3

https://www.zerofs.net/
126•Eikon•1d ago•52 comments

Show HN: I built a declarative layout engine for SVG, Canvas, WebGL

https://github.com/carnworkstudios/boxwood
5•bonzai2carn•14h ago•0 comments

Show HN: Imagent – agentic image/video/speech generation

https://github.com/unliftedq/imagent
4•unliftedq•14h ago•3 comments

Show HN: GeoSpoof – your VPN hides your IP, but the browser leaks your location

https://geospoof.com/
13•sgro•19h ago•0 comments

Show HN: Ordered dithering command-line tool

https://github.com/scascino4/dither
4•scascino4•9h ago•0 comments

Show HN: GolemUI – Declarative Form Engine

https://golemui.com
52•wtfdeveloper•2d ago•71 comments