Skip to content

jobchong/token-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

token-tracker

Fast and simple LLM API cost tracker for the terminal.

Install

uv venv && uv pip install -e .

Usage

source .venv/bin/activate
tt

Environment Variables

Set these in your .zshrc:

export ANTHROPIC_ADMIN_API_KEY="sk-ant-admin-..."  # Anthropic Admin key
export OPENAI_ADMIN_KEY="sk-..."                    # OpenAI Admin key

Supported Providers

Provider Status Notes
Anthropic Supported Requires Admin API key
OpenAI Supported Requires Admin key
Gemini Not available No public usage API
Groq Not available No usage API yet

About

fast and simple LLM API cost tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages