codex-usage-wrapped
v0.2.1
Published
Generate a Spotify Wrapped-style summary of your Codex CLI usage
Maintainers
Readme
Codex Wrapped
Generate a Spotify Wrapped-style summary of your Codex CLI usage and a shareable PNG.
Quick Start
npx codex-usage-wrappedOutputs
./codex-wrapped/codex-wrapped.png— shareable image./codex-wrapped/index.html— dashboard view./codex-wrapped/data.json— aggregated usage data
Use --out to change the output directory and --image to override the PNG path:
npx codex-usage-wrapped --out ./my-wrapped --image ./my-wrapped/share.pngConfiguration
By default, Codex Wrapped reads codex-wrapped.config.yaml. Override the path with:
npx codex-usage-wrapped --config ./custom-config.yamlSee codex-wrapped.config.yaml for available options.
