kdeconnect-kde/plugins/sendnotifications/kdeconnect_sendnotifications.json

32 lines
1 KiB
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "holger.k@elberer.de",
"Name": "Holger Kaelberer",
"Name[sr@ijekavian]": "Холгер Келберер",
"Name[sr@ijekavianlatin]": "Holger Kelberer",
"Name[sr@latin]": "Holger Kelberer",
"Name[sr]": "Холгер Келберер"
}
],
"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-OutgoingPacketType": [
"kdeconnect.notification"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.notification.request"
]
}