kdeconnect-kde/plugins/bigscreen/kdeconnect_bigscreen.json

26 lines
654 B
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "aix.m@outlook.com",
"Name": "Aditya Mehra"
}
],
"Description": "Send voice commands to your TV running Plasma Bigscreen",
"EnabledByDefault": true,
2020-05-14 19:41:29 +01:00
"Icon": "tvtrusted",
"License": "GPL",
"Name": "Bigscreen voice control"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.mousepad.request",
"kdeconnect.bigscreen.stt"
],
"X-KdeConnect-SupportedDeviceTypes": [
"tv"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.bigscreen.stt"
]
}