-
Notifications
You must be signed in to change notification settings - Fork 0
Home
smajt-archlinux edited this page May 19, 2026
·
3 revisions
Welcome to the OpenTracker wiki! This is the central documentation hub for the project.
OpenTracker is a lightweight CLI tool for tracking AI provider usage limits. It currently supports OpenCode and Codex with a modular architecture designed for easy extension.
- Configuration — Config file format, locations, and troubleshooting
- Providers — Provider system overview and how to add new ones
# Build from source
git clone https://github.com/wsmajt/opentracker.git
cd opentracker
make build
# Login to OpenCode (auto-imports cookies!)
opentracker login opencode
# Or login to Codex
opentracker login codex
# Fetch usage data
opentracker fetch opencode-go
opentracker fetch codex