29 lines
887 B
JSON
29 lines
887 B
JSON
{
|
|
"Encoding": "UTF-8",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "holger.k@elberer.de",
|
|
"Name": "Holger Kaelberer",
|
|
"Name[x-test]": "xxAlbert Vacaxx"
|
|
}
|
|
],
|
|
"Description": "Broadcast this computer's notifications, so they can be shown on other devices.",
|
|
"EnabledByDefault": false,
|
|
"Icon": "preferences-desktop-notification",
|
|
"Id": "kdeconnect_sendnotifications",
|
|
"License": "GPL",
|
|
"Name": "Send notifications",
|
|
"ServiceTypes": [
|
|
"KdeConnect/Plugin"
|
|
],
|
|
"Version": "0.1",
|
|
"Website": "http://albertvaka.wordpress.com"
|
|
},
|
|
"X-KdeConnect-OutgoingPackageType": [
|
|
"kdeconnect.notification"
|
|
],
|
|
"X-KdeConnect-SupportedPackageType": [
|
|
"kdeconnect.notification.request"
|
|
]
|
|
}
|