ai-usagebar 0.5.0

Waybar widget + TUI for AI plan usage across Anthropic, OpenAI, Z.AI, and OpenRouter
Documentation
1
2
3
4
5
pub mod fetch;
pub mod types;
pub mod vendor;

pub use fetch::fetch_snapshot;