惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
Vercel News
Vercel News
Recent Announcements
Recent Announcements
博客园 - Franky
小众软件
小众软件
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
宝玉的分享
宝玉的分享
I
InfoQ
博客园 - 聂微东
Jina AI
Jina AI
J
Java Code Geeks
V
V2EX
U
Unit 42
Stack Overflow Blog
Stack Overflow Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
阮一峰的网络日志
阮一峰的网络日志
L
LangChain Blog
T
The Blog of Author Tim Ferriss
量子位

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
GitHub - tozzilla/claudebar: ClaudeBar — a native macOS m...
mr_tox · 2026-06-24 · via Hacker News: Show HN

ClaudeBar is a lightweight, native macOS menu bar app that shows your live Claude usage at a glance: your current session percentage, weekly limits, reset times, and extra-usage credits — the exact same numbers as the official Claude usage console, right in your status bar.

Built for developers using Claude Code, Claude Pro, Claude Max, and Claude Team who want to keep an eye on their rate limits without opening a browser tab.

Platform: macOS 13+ Apple Silicon Swift 5.9 Dependencies: none


Preview

 menu bar ▸   8% · 4h47m

 ┌─────────────────────────────────────────────┐
 │  Sessione corrente                          │
 │    8% utilizzato · reset tra 4h 47m (17:39) │
 │  ──────────────────────────────────────────│
 │  Limiti settimanali                         │
 │    Tutti i modelli: 41% · reset lun 02:59   │  ← active limit in bold
 │    Sonnet: 24% · reset lun 02:59            │
 │  ──────────────────────────────────────────│
 │  Crediti extra                              │
 │    €90,01 / €150,00 (60%)                   │
 │  ──────────────────────────────────────────│
 │  Aggiornato 12:52:52                        │
 │  Aggiorna ora    ⌘R                         │
 │  ✓ Avvia al login                           │
 │  Esci            ⌘Q                         │
 └─────────────────────────────────────────────┘

The menu-bar title shows current session % · time until reset. Click it for the full breakdown.


Features

  • Live session usage — current 5-hour session percentage and a countdown to the reset, ticking locally every 30 seconds.
  • Weekly limits — "all models" and per-model (e.g. Sonnet) weekly usage with their reset day/time; the currently active limit is highlighted.
  • Extra-usage credits — your monthly credit spend in your billing currency (e.g. €90.01 / €150.00).
  • Color-coded at a glance — a tinted dot and percentage in the bar: 🟢 ≤64 · 🟡 65–84 · 🔴 ≥85.
  • Threshold notifications — optional macOS notification when any limit crosses your alert threshold (default 85%), once per reset window.
  • Choose what the bar shows — current session, top weekly limit, or automatic (whichever is most binding).
  • Exact console parity — reads the same authenticated endpoint the Claude console uses, so the numbers always match.
  • Gentle on the API — fetches at most once every few minutes (configurable), ticks the countdown locally in between, refreshes on wake/network return, and backs off automatically on HTTP 429 (honoring Retry-After).
  • Native & tiny — a single Swift binary for Apple Silicon, zero dependencies, no Electron, negligible memory and CPU.
  • Private by design — reads your token from the macOS Keychain at runtime and talks only to Anthropic's API. Nothing is logged or sent anywhere else.
  • Preferences in the menu — bar metric, notifications, alert threshold, refresh interval, launch at login, and a quick link to the usage console.

Why ClaudeBar (and how it differs from ccusage)

Tools like ccusage read your local transcript logs in ~/.claude/projects/**/*.jsonl and estimate usage from token counts. That's great for cost analysis, but those logs contain only token counts — the console's real percentages are not derivable from them, so a token-log estimator can't match the official "you've used X%" numbers.

ClaudeBar takes the other approach: it reads the same authenticated usage endpoint the Claude console itself uses, so what you see in the menu bar is exactly what you'd see in the console — no estimation, no drift.

Token-log estimators (ccusage-style) ClaudeBar
Data source local JSONL token logs official api/oauth/usage
Session / weekly % estimated exact (console parity)
Reset times inferred authoritative
Extra-usage credits (€/$)
Dollar cost estimate ✗ (shows plan %, not $ per token)

Use ccusage for per-project token/cost accounting; use ClaudeBar to mirror your plan limits live.


How it works

flowchart LR
    A[ClaudeBar] -->|reads OAuth token| B[(macOS Keychain<br/>Claude Code-credentials)]
    A -->|GET /api/oauth/usage<br/>Bearer token| C[Anthropic API]
    C -->|session % · weekly % · reset · credits| A
    A --> D[Menu bar title + dropdown]
Loading
  1. Reads the Claude Code OAuth token from the macOS Keychain (generic password, service Claude Code-credentials).
  2. Calls GET https://api.anthropic.com/api/oauth/usage with that token.
  3. Renders session/weekly limits, reset times, and credits in the menu bar.

The token is re-read from the Keychain on every fetch, so it stays valid as long as you use Claude Code (which refreshes it). If it expires, ClaudeBar shows ⚠︎ login — just reopen Claude Code to refresh it.


Requirements

  • macOS 13 (Ventura) or later — tested on Apple Silicon.
  • Swift toolchain — the Xcode Command Line Tools are enough (swift --version).
  • Claude Code installed and logged in (so the OAuth token is in your Keychain).

Installation

Homebrew (recommended)

brew install --cask tozzilla/claudebar/claudebar
open /Applications/ClaudeBar.app

The cask installs the signed and notarized build, so it opens with no Gatekeeper warnings.

Download

Grab the notarized ClaudeBar-<version>.zip from the latest release, unzip, and move ClaudeBar.app to /Applications.

Build from source

git clone https://github.com/tozzilla/claudebar.git
cd claudebar

# Build a standalone ClaudeBar.app
./build.sh

# Install and launch
cp -r ClaudeBar.app /Applications/
open /Applications/ClaudeBar.app

Then open the menu and enable Avvia al login ("Launch at login") to keep it running.

For development you can run it in the foreground instead:

./init.sh            # build + run; Ctrl-C to stop

First run: Keychain permission

The first time ClaudeBar reads your token, macOS may ask for permission to access Claude Code-credentials. Click "Always Allow" — after that it reads the token silently.


Configuration

ClaudeBar works out of the box. To tweak it, edit and rebuild:

  • Refresh intervalfetchInterval in Sources/ClaudeBar/AppDelegate.swift (default 180s; the endpoint updates roughly once a minute).
  • Countdown tick ratetickInterval (default 30s, network-free).
  • Menu-bar textupdateTitle() in AppDelegate.swift.

Debug / one-shot

.build/release/ClaudeBar --print   # fetch once, print the snapshot, exit

Privacy & security

  • The OAuth token never leaves your machine except in the Authorization header of the request to Anthropic's own API.
  • The token is not stored in the app, the source, or the repository — it is read from the Keychain at runtime.
  • No telemetry, no analytics, no third-party services.

Rate limiting

The usage endpoint is designed for occasional refreshes (the console has a manual refresh button). ClaudeBar therefore:

  • fetches at most once every ~3 minutes,
  • never fetches just because you opened the menu (it rebuilds from cache),
  • ticks the reset countdown locally without hitting the network,
  • and, on HTTP 429, backs off (using the Retry-After header) while continuing to display the last good data.

FAQ

Does this work with Claude Pro / Max / Team? Yes. It reads whatever plan limits the API returns for your account (session, weekly, per-model, and credits where applicable).

Why don't my numbers match ccusage? They measure different things. ccusage estimates from local token logs; ClaudeBar reads the official usage endpoint. See Why ClaudeBar.

It shows ⚠︎ login. Your OAuth token expired. Open Claude Code to refresh it; ClaudeBar picks up the new token automatically.

It shows a 429 / rate-limit note. Too many requests in a short window. ClaudeBar backs off and recovers on its own — no action needed.

Does it need Xcode? No. The Command Line Tools provide everything (swift build links AppKit from the macOS SDK).


Tech

Swift + AppKit (NSStatusItem), built with Swift Package Manager into a native arm64 binary, wrapped into a LSUIElement (agent) app bundle so it lives only in the menu bar with no Dock icon. Launch-at-login via SMAppService.

License

MIT — see LICENSE.