2018-09-10 10:28:54 +01:00
|
|
|
{
|
|
|
|
"KPlugin": {
|
|
|
|
"Authors": [
|
|
|
|
{
|
|
|
|
"Email": "simon@ergotech.com",
|
2018-09-11 05:16:50 +01:00
|
|
|
"Name": "Simon Redman",
|
|
|
|
"Name[x-test]": "xxSimon Redmanxx"
|
2018-09-10 10:28:54 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"Description": "Send and receive SMS",
|
|
|
|
"EnabledByDefault": true,
|
|
|
|
"Icon": "dialog-ok",
|
|
|
|
"Id": "kdeconnect_sms",
|
|
|
|
"License": "GPL",
|
|
|
|
"Name": "SMS",
|
|
|
|
"ServiceTypes": [
|
|
|
|
"KdeConnect/Plugin"
|
|
|
|
],
|
|
|
|
"Version": "0.1",
|
|
|
|
"Website": "https://nicolasfella.wordpress.com"
|
|
|
|
},
|
|
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
|
|
"kdeconnect.sms.request",
|
|
|
|
"kdeconnect.telephony.request_conversations",
|
|
|
|
"kdeconnect.telephony.request_conversation"
|
|
|
|
],
|
|
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
|
|
"kdeconnect.telephony.message",
|
|
|
|
"kdeconnect.telephony"
|
|
|
|
]
|
|
|
|
}
|