Skip to content

cbnsndwch/pacebar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

463 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PaceBar — Track all your AI coding subscriptions in one place

See your usage at a glance from your menu bar. No digging through dashboards.

Disclaimer: PaceBar is an independent fork of OpenUsage by Robin Ebers — not endorsed by or affiliated with the upstream project.

Download

Download the latest release (macOS — Apple Silicon & Intel; Windows — x64)

The app auto-updates. Install once and you're set.

What It Does

PaceBar lives in your menu bar and shows you how much of your AI coding subscriptions you've used. Progress bars, badges, and clear labels. No mental math required.

  • One glance. All your AI tools, one panel.
  • Always up-to-date. Refreshes automatically on a schedule you pick.
  • Global shortcut. Toggle the panel from anywhere with a customizable keyboard shortcut.
  • Lightweight. Opens instantly, stays out of your way.
  • Plugin-based. New providers get added without updating the whole app.
  • Local HTTP API. Other apps can read your usage data from 127.0.0.1:6736.
  • Proxy support. Route provider HTTP requests through a SOCKS5 or HTTP proxy.

Supported Providers

Community contributions welcome.

Want a provider that's not listed? Open an issue.

Maintained By

PaceBar is maintained by @cbnsndwch. The project is open source and community-driven — issues, pull requests, and new provider plugins are all welcome.

Plugins are currently bundled as the API stabilizes; they will become loadable from outside the app once that work lands.

Star History Chart

How to Contribute

  • Add a provider. Each one is just a plugin. See the Plugin API.
  • Fix a bug. PRs welcome. Provide before/after screenshots.
  • Request a feature. Open an issue and make your case.

Keep it simple. No feature creep, test your changes.

Credits

Inspired by CodexBar by @steipete. Same idea, very different approach.

Originally based on OpenUsage by Robin Ebers.

License

MIT


Build from source

Warning: The main branch may not be stable. It is merged directly without staging, so users are advised to use tagged versions for stable builds. Tagged versions are fully tested while main may contain unreleased features.

Stack

Tauri v2 (Rust + React + TypeScript), Vite, Tailwind v4, Bun.

Prerequisites

  • Both: Rust stable (1.88+), Bun.
  • macOS: Xcode Command Line Tools.
  • Windows: "Desktop development with C++" workload from Visual Studio Build Tools (provides MSVC). WebView2 runtime is preinstalled on Windows 11.

Run locally

bun install
bun run tauri dev

Build a release locally

bun run tauri build

Artifacts land under src-tauri/target/release/bundle/ (.dmg/.app on macOS; .msi and NSIS .exe on Windows).

About

Burning through your subscriptions too fast? Paying for stuff you never use? Stop guessing.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors