EveryDev.ai
Subscribe
Home
Tools

3,020+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. OpenUsage
    OpenUsage icon

    OpenUsage

    AI Coding Assistants
    Featured

    A free, open-source macOS menu bar app that tracks your AI coding subscription usage across Claude, Cursor, Codex, Copilot, and more in one glance.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open source under the MIT License. No paid tiers.

    Engagement

    Available On

    macOS
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsPerformance MetricsMonitoring Tools

    Alternatives

    ClaudeUsageBarclaude-devtoolsclaude-quota
    Developer
    Robin EbersDubai, UAEEst. 2023

    Listed Jul 2026

    About OpenUsage

    OpenUsage is a native macOS menu bar application that lets developers monitor their AI coding subscription limits — session quotas, weekly caps, token spend, and credit balances — without digging through multiple dashboards. Built in Swift and SwiftUI, it is free and open source under the MIT License, maintained by Robin Ebers alongside a growing community of contributors. The latest stable release is v0.7.0, published June 27, 2026, with a beta channel at v0.7.1-beta.6.

    What It Is

    OpenUsage is a lightweight macOS status-bar utility that aggregates usage data from AI coding tools into a single popover panel. It reads credentials already stored on your machine — keychain entries, auth files, app state — so most providers require no extra login. The app normalizes each provider's data into a consistent format of progress bars, countdowns, and spend figures, then lets you pin the metrics you care about directly into the menu bar strip.

    Supported Providers and Plugin Architecture

    The app covers the major AI coding subscriptions developers pay for:

    • Claude — session, weekly, Sonnet, extra usage, local daily spend via ccusage
    • Codex — session, weekly, credits, local daily spend
    • Cursor — credits, total/auto/API usage, requests, on-demand, per-day spend
    • Copilot, Devin, Grok, OpenRouter, Z.ai, Antigravity — quotas, credits, and balances

    The homepage states that "everything in the app is plugin-driven," with more providers on the way. OpenRouter and Z.ai require an API key because they have no local credential to reuse; all other providers pull from what is already on the machine.

    Architecture and Local API

    OpenUsage is a SwiftPM executable using SwiftUI content hosted in an AppKit NSStatusItem and NSPopover, written with Swift 6 strict concurrency. Providers implement a ProviderRuntime protocol (auth store → usage client → mapper → ProviderSnapshot), and the UI renders normalized MetricLine values.

    A local HTTP API runs at 127.0.0.1:6736 and exposes usage data as JSON at /v1/usage and /v1/usage/{provider}. The README describes it as "loopback-only and serves usage numbers, never credentials," enabling other apps, editor status lines, and scripts to read the data without any tokens or authentication. The README notes that browser pages can also read the loopback API and links to a privacy note in the docs.

    Key Features

    • Menu bar pins — up to 2 metrics per provider, rendered as compact text or mini progress bars
    • Dashboard popover — provider-grouped meters with live reset countdowns, pace indicators, and context menus
    • Global shortcut — toggle the popover from anywhere with a custom key combo
    • Stale-while-revalidate caching — cached values display instantly; refresh runs every 5 minutes
    • Proxy support — route provider requests through SOCKS5 or HTTP(S) via a config file
    • Automatic updates — signed, notarized in-app updates via Sparkle, with an optional early access channel
    • Homebrew install — brew install --cask openusage

    Update: OpenUsage 0.7.0

    The GitHub repository shows v0.7.0 as the latest stable release (published June 27, 2026) and v0.7.1-beta.6 as the current beta. The homepage notes "A brand new version is here," signaling a significant rewrite — the project moved from an earlier architecture to a native Swift/SwiftUI app. The repository has accumulated over 3,000 stars and 310 forks since its creation in February 2026, with 45 contributors listed on the homepage. Releases are automated via GitHub Actions: pushing a v* tag builds, signs, notarizes, and publishes; a pre-release suffix routes to the Early Access channel.

    OpenUsage - 1

    Community Discussions

    Be the first to start a conversation about OpenUsage

    Share your experience with OpenUsage, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free

    Fully free and open source under the MIT License. No paid tiers.

    • All providers supported
    • Menu bar pins
    • Dashboard popover
    • Local HTTP API
    • Automatic updates via Sparkle

    Capabilities

    Key Features

    • Menu bar pins for up to 2 metrics per provider
    • Dashboard popover with live reset countdowns and pace indicators
    • Global keyboard shortcut to toggle popover
    • Supports Claude, Codex, Cursor, Copilot, Devin, Grok, OpenRouter, Z.ai, Antigravity
    • Local HTTP API at 127.0.0.1:6736 for reading usage as JSON
    • Stale-while-revalidate caching with 5-minute refresh
    • Proxy support via SOCKS5 or HTTP(S)
    • Automatic signed and notarized in-app updates via Sparkle
    • Early access beta channel
    • Homebrew cask install
    • Plugin-driven provider architecture
    • Drag-reorder providers and metrics
    • 12/24-hour time, theme, density, and launch-at-login settings
    • Universal binary for Apple Silicon and Intel Macs

    Integrations

    Claude
    Codex
    Cursor
    GitHub Copilot
    Devin
    Grok
    OpenRouter
    Z.ai
    Antigravity
    ccusage
    Sparkle
    Homebrew
    PostHog
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate OpenUsage and help others make informed decisions.

    Developer

    Robin Ebers

    Robin Ebers builds AI productivity tools and educates businesses on putting AI to work — automating emails, content, and reports, and creating simple tools for their customers. He created and maintains OpenUsage, a free open-source macOS menu bar app for tracking AI coding subscription usage. His work spans Swift native apps, AI automation workflows, and developer utilities. He is active on GitHub, X/Twitter, and YouTube under the handle @robinebers.

    Founded 2023
    Dubai, UAE
    1 employees
    Read more about Robin Ebers
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    ClaudeUsageBar icon

    ClaudeUsageBar

    A minimal macOS menu bar app that displays your Claude usage percentage at a glance to help you avoid hitting usage limits unexpectedly.

    claude-devtools icon

    claude-devtools

    A desktop app that reconstructs exactly what Claude Code did — every file path, tool call, and token — from session logs on your machine.

    claude-quota icon

    claude-quota

    A macOS menu bar SwiftBar plugin that displays real-time Claude Code quota gauges for one or more accounts, showing 5-hour window utilization and weekly limit countdowns.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    596 tools

    Performance Metrics

    Specialized tools for measuring, evaluating, and optimizing AI model performance across accuracy, speed, resource utilization, and other critical parameters.

    48 tools

    Monitoring Tools

    AI-enhanced monitoring solutions that provide real-time visibility into system performance, anomaly detection, and predictive alerting for proactive issue resolution.

    73 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions