Refresh the look and layout of the model-usage plugin

This commit is contained in:
David Heinemeier Hansson
2026-07-28 09:18:24 -07:00
parent 234ac7b3b6
commit 9b693cca63
11 changed files with 1153 additions and 1293 deletions
+3 -3
View File
@@ -5,15 +5,15 @@
"version": "1.0.0",
"author": "Omarchy",
"license": "MIT",
"description": "Claude Code and Codex usage stats in a native Omarchy bar popup.",
"description": "Claude Code and Codex usage, limits, and pace in a native Omarchy bar panel.",
"kinds": ["bar-widget"],
"activation": "on-demand",
"entryPoints": {
"barWidget": "Widget.qml"
"barWidget": "Panel.qml"
},
"barWidget": {
"displayName": "Model Usage",
"description": "Shows AI coding assistant usage stats with a tabbed popup panel.",
"description": "One bar icon and one panel: rate-limit meters with pace, today, the last week, and the all-time model breakdown for every subscription.",
"category": "AI",
"aliases": ["model-usage"],
"allowMultiple": false,