A GNOME Shell extension that displays your Claude Code API usage percentage in the top panel.
- Real-time usage monitoring - View your 5-hour and 7-day Claude Code usage
- Settings menu* - Change the layout or the refresh time
- GNOME Shell 48 or later
- Claude Code installed and authenticated (
~/.claude/.credentials.json)
The extension is distributed on extensions.gnome.org here : link
git clone https://github.com/Haletran/claude-usage-extension
cp -r claude-usage-extension ~/.local/share/gnome-shell/extensions/claude-code-usage@haletran.com
cd ~/.local/share/gnome-shell/extensions/claude-code-usage@haletran.com/schemas
glib-compile-schemas .
## Restart Gnome Shell with Alt + F2 type r or logout
## Then enable the extension