punktdateien/kde/plasma/plasmoids/com.softtechok.processmonitor/metadata.json
2024-02-14 21:14:16 +01:00

23 lines
676 B
JSON
Executable file

{
"KPlugin": {
"Authors": [
{
"Email": "bstrong@softtechok.com",
"Name": "Barry Strong"
}
],
"Category": "System Information",
"Description": "List Process resource usage (CPU, Mem, etc)",
"Icon": "view-process-all",
"Id": "com.softtechok.processmonitor",
"License": "GPL-3.0+",
"Name": "Process Monitor",
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "1.0",
"Website": "https://www.opencode.net/bstrong5280"
},
"X-Plasma-API": "declarativeappletscript",
"X-Plasma-MainScript": "ui/main.qml"
}