18 lines
576 B
JSON
18 lines
576 B
JSON
{
|
|
"KPackageStructure": "Plasma/Applet",
|
|
"KPlugin": {
|
|
"Id": "org.enne2.powermonitor",
|
|
"Name": "Power Monitor (CPU + iGPU)",
|
|
"Description": "Uso percentuale, temperatura e potenza (watt) di CPU e GPU integrata. Legge i sensori ksystemstats e hwmon/RAPL.",
|
|
"Icon": "preferences-system-power-management",
|
|
"Version": "1.0",
|
|
"License": "MIT",
|
|
"Authors": [
|
|
{
|
|
"Name": "enne2"
|
|
}
|
|
],
|
|
"Category": "System Information"
|
|
},
|
|
"X-Plasma-API-Minimum-Version": "6.0"
|
|
} |