kdeconnect-kde/plugins/bigscreen/kdeconnect_bigscreen.json

32 lines
857 B
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "aix.m@outlook.com",
"Name": "Aditya Mehra",
"Name[x-test]": "xxAditya Mehraxx"
}
],
"Description": "Bigscreen Plugin",
"Description[x-test]": "xxBigscreen Pluginxx",
"EnabledByDefault": true,
2020-05-14 19:41:29 +01:00
"Icon": "tvtrusted",
"Id": "kdeconnect_bigscreen",
"License": "GPL",
"Name": "Bigscreen",
"Name[x-test]": "xxBigscreenxx",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "https://aiix.tk"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.mousepad.request",
"kdeconnect.bigscreen.stt"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.bigscreen.stt"
]
}