ai-usagebar 0.4.4

Waybar widget + TUI for AI plan usage across Anthropic, OpenAI, Z.AI, and OpenRouter
Documentation
1
2
3
4
5
6
//! TUI binary support — ratatui app with one tab per enabled vendor.

pub mod app;
pub mod panels;
pub mod settings;
pub mod view;