Skip to content

debba/tuxmeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

340 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tuxmeter

Linux port of OpenUsage — track all your AI coding subscriptions in one place.

See your usage at a glance from your system tray. No digging through dashboards.

Download

Download the latest release (Linux, .deb / .AppImage)

Arch Linux (AUR):

yay -S tuxmeter-bin

What It Does

Tuxmeter lives in your system tray 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

  • Amp / free tier, bonus, credits
  • Antigravity / all models
  • Claude / session, weekly, peak/off-peak, extra usage, local token usage (ccusage)
  • Codex / session, weekly, reviews, credits
  • Copilot / premium, chat, completions
  • Cursor / credits, total usage, auto usage, API usage, on-demand, CLI auth
  • Factory / Droid / standard, premium tokens
  • Gemini / pro, flash, workspace/free/paid tier
  • JetBrains AI Assistant / quota, remaining
  • Kiro / credits, bonus credits, overages
  • Kimi Code / session, weekly
  • MiniMax / coding plan session
  • OpenCode Go / 5h, weekly, monthly spend limits
  • Windsurf / prompt credits, flex credits
  • Z.ai / session, weekly, web searches

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.

Credits

This project is a Linux port of OpenUsage by Robin Ebers, originally inspired by CodexBar by @steipete.

License

MIT

Original work Copyright (c) 2026 Robin Ebers. Linux port Copyright (c) 2026 Andrea Debernardi.


Build from source

Prerequisites

  • Bun
  • Rust
  • Linux system dependencies:
    sudo apt-get install -y libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev libsecret-1-dev

Build

bun install
bun run bundle:plugins
bun tauri build

Output will be in src-tauri/target/release/bundle/.

About

TuxMeter (OpenUsage Linux fork) helps you track subscriptions before they drain your budget. See recurring costs, upcoming renewals, and wasted spend at a glance. Free and open source.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 50.9%
  • TypeScript 33.6%
  • Rust 14.9%
  • Other 0.6%