Files

18 lines
746 B
JSON

{
"KPackageStructure": "Plasma/Applet",
"KPlugin": {
"Id": "org.enne2.ai-credits.balance",
"Name": "AI Credits Balance",
"Name[it]": "Credito AI Residuo",
"Description": "Shows the remaining credit for DeepSeek and OpenRouter, reading the API keys from ~/.pi/agent/auth.json (the 'deepseek' and 'openrouter' providers of the pi agent)",
"Description[it]": "Mostra il credito residuo di DeepSeek e OpenRouter, leggendo le chiavi API da ~/.pi/agent/auth.json (provider 'deepseek' e 'openrouter' di pi agent)",
"Icon": "view-statistics",
"Category": "System Information",
"License": "GPL-3.0",
"Version": "1.0.0",
"Authors": [
{ "Name": "enne2" }
]
},
"X-Plasma-API-Minimum-Version": "6.0"
}