An open API service indexing awesome lists of open source software.

https://github.com/mordup/ctfl

Claude Tracker For Linux — system tray monitor for Claude usage
https://github.com/mordup/ctfl

anthropic arch-linux claude cli-tools linux pyqt6 rate-limit system-tray token-usage usage-tracker

Last synced: 9 days ago
JSON representation

Claude Tracker For Linux — system tray monitor for Claude usage

Awesome Lists containing this project

README

          


CTFL icon

CTFL — Claude Tracker For Linux


A lightweight system tray app to monitor your Claude token usage and rate limits at a glance.


Latest release
Downloads
License
Platform
Python


Documentation · Download


Tray tooltip showing today's usage and rate limits


Daily usage view
 
Per-model usage view

## Features

- **Token usage tracking** — daily, per-model, and per-project breakdowns as bar charts
- **Rate limits** — live session and weekly utilization with reset countdowns
- **Desktop alerts** — notifications when usage gets high
- **Multiple data sources** — local Claude Code logs, Anthropic Admin API, or both
- **Built-in updater** — auto-updates for pip and AppImage installs

## Quick start

Download a package from the [Releases](https://github.com/mordup/ctfl/releases/latest) page, or see the [installation guide](https://ctfl.md-labs.dev/installation/) for all options.

## Dependencies

- Python >= 3.11
- PyQt6
- keyring (for secure API key storage)

## Contributing

Found a bug or have an idea? [Open an issue](https://github.com/mordup/ctfl/issues).

## License

[MIT](LICENSE)