-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
28 lines (28 loc) · 800 Bytes
/
metadata.json
File metadata and controls
28 lines (28 loc) · 800 Bytes
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
{
"KPackageStructure": "Plasma/Applet",
"KPlugin": {
"Authors": [
{
"Name": "zayronxio"
},
{
"Email": "edarhinos9@gmail.com",
"Name": "Catking14"
}
],
"Name": "Redmi Clock Kai",
"Id": "Redmi.Clock.Kai",
"Description": "A clock having simplified look like redmi phone widget",
"Category": "Utilities",
"Icon": "clock",
"EnabledByDefault": true,
"License": "GPL-3.0-or-later",
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "0.1.1",
"Website": "https://github.com/Catking14/RedmiClockKai"
},
"X-Plasma-API-Minimum-Version": "6.0",
"X-Plasma-MainScript": "ui/main.qml"
}