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
- Host: GitHub
- URL: https://github.com/mordup/ctfl
- Owner: mordup
- License: mit
- Created: 2026-03-03T15:56:43.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-16T22:51:52.000Z (10 days ago)
- Last Synced: 2026-04-17T00:37:56.939Z (10 days ago)
- Topics: anthropic, arch-linux, claude, cli-tools, linux, pyqt6, rate-limit, system-tray, token-usage, usage-tracker
- Language: Python
- Size: 1.45 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CTFL — Claude Tracker For Linux
A lightweight system tray app to monitor your Claude token usage and rate limits at a glance.
## 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)