Developer builds lightweight .NET 9 tray app to track GitHub Copilot AI credit usage
A developer has created CreditMeter, a minimalist Windows system tray application that displays GitHub Copilot AI credit consumption in real time, likening it to a taxi meter. The project was motivated by the observation that agentic coding workflows can quietly accumulate AI usage costs that go unnoticed until billing. Built with C# and .NET 9 Native AOT, the app uses raw Win32 APIs via PInvoke and the GitHub REST API, deliberately avoiding frameworks like WinForms or WPF. Personal access tokens are stored locally using Windows DPAPI, and the project has no backend, telemetry, or heavy dependencies. The source code has been published on GitHub, with the author emphasizing that for small tools, good architecture means knowing what to leave out.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in