kdeconnect-kde/plugins/mpriscontrol/kdeconnect_mpriscontrol.json

22 lines
550 B
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "albertvaka@gmail.com",
"Name": "Albert Vaca Cintora"
}
],
"Description": "Remote control your music and videos",
"EnabledByDefault": true,
"Icon": "media-playback-start",
"License": "GPL",
"Name": "Multimedia control receiver"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.mpris"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.mpris.request"
]
}