
Track Your GitHub Copilot Pro from the Terminal ✨
This is a submission for the GitHub Copilot CLI Challenge Author: Cesar Castillo Repository: https://github.com/CGCM070/copilot-usage_tui From Invisible to Visible Stop guessing. Start knowing. GitHub Copilot Pro gives you 300 requests per month… but having to go to the site, navigate through menus, and dig into a specific section just to check your usage? That’s tedious I built a terminal-based TUI that transforms your Copilot usage from an invisible mystery into a beautiful, real-time dashboard. Because developers deserve to know exactly how they're using their AI pair programmer. What I Built : Copilot-usage A Rust-based CLI tool with an interactive terminal UI that tracks GitHub Copilot Pro usage in real-time, featuring progress bars, per-model statistics, and seamless Waybar integration for Hyprland users. The Problem That Drove Me Crazy If you're a GitHub Copilot Pro user, you know the drill: You get 300 premium requests per month There is a page where you can check usage… But yo
Continue reading on Dev.to
Opens in a new tab


