kdeconnect-kde/plugins/sendnotifications/kdeconnect_sendnotifications.json

23 lines
688 B
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "holger.k@elberer.de",
"Name": "Holger Kaelberer"
}
],
"Description": "Broadcast this computer's notifications, so they can be shown on other devices.",
"EnabledByDefault": false,
"Icon": "preferences-desktop-notification",
"License": "GPL",
"Name": "Send notifications"
},
"X-KDE-ConfigModule": "kdeconnect/kcms/kdeconnect_sendnotifications_config",
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.notification"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.notification.request"
]
}