-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmetadata.json
More file actions
28 lines (28 loc) · 1.16 KB
/
metadata.json
File metadata and controls
28 lines (28 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"KPlugin": {
"Authors": [
{
"Email": "itay.avra@gmail.com",
"Email[hu]": "itay.avra@gmail.com",
"Email[pl]": "itay.avra@gmail.com",
"Email[he]": "itay.avra@gmail.com"
}
],
"Category": "System Information",
"Category[hu]": "Rendszerinformáció",
"Category[pl]": "Szczegóły Systemowe",
"Category[he]": "מידע על המערכת",
"Description": "Monitor battery levels of all connected devices",
"Description[hu]": "Csatlakoztatott eszközök akkumulátorszintjének megjelenítése",
"Description[pl]": "Monitoruj poziom baterii wszystkich podłączonych urządzeń",
"Description[he]": "צפה באחוז הסוללה של המכשירים המחוברים",
"Icon": "/icons/battery-monitor.png",
"Id": "com.github.itayavra.batterywatch",
"Name": "BatteryWatch",
"Name[he]": "BatteryWatch",
"Version": "0.2.2",
"Website": "https://github.com/itayavra/batterywatch"
},
"KPackageStructure": "Plasma/Applet",
"X-Plasma-API-Minimum-Version": "6.0"
}