feat: dual-window 5h/7d monitoring, reset credits, and visual harmonization

This commit is contained in:
enne2
2026-09-06 18:50:30 +02:00
parent f8a4742ac3
commit 75cf3e04b7
6 changed files with 309 additions and 206 deletions
+4 -4
View File
@@ -4,13 +4,13 @@
"Id": "org.enne2.codex.usage",
"Name": "OpenAI Codex Usage",
"Name[it]": "Utilizzo OpenAI Codex",
"Description": "Shows the weekly usage allowance for OpenAI Codex (ChatGPT OAuth profile), with exact reset countdown, plan type, and credits",
"Description[it]": "Mostra il residuo settimanale di OpenAI Codex (profilo ChatGPT OAuth), con countdown esatto del reset, tipo piano e crediti",
"Description": "Shows dual-window (5h and 7d) usage allowance for OpenAI Codex (ChatGPT OAuth profile), with exact reset countdown, plan type, and banked reset credits",
"Description[it]": "Mostra il residuo a doppia finestra (5h e 7d) di OpenAI Codex (profilo ChatGPT OAuth), con countdown esatto del reset, tipo piano e crediti di reset",
"Icon": "code-context",
"Category": "System Information",
"License": "GPL-3.0",
"Version": "1.0.0",
"Version": "1.1.0",
"Authors": [ { "Name": "enne2" } ]
},
"X-Plasma-API-Minimum-Version": "6.0"
}
}