Files
voxtype-toggle-plasmashell/metadata.json
James Eversole cda2a43a88 init
2026-04-29 14:41:59 -05:00

26 lines
859 B
JSON

{
"KPackageStructure": "Plasma/Applet",
"KPlugin": {
"Name": "Voxtype Toggle",
"Name[en]": "Voxtype Toggle",
"Description": "Toggle voxtype voice typing on/off",
"Description[en]": "Toggle voxtype voice typing on/off",
"Id": "org.eversole.voxtype-toggle",
"Icon": "accessories-voice",
"Name[en_US]": "Voxtype Toggle For plasmashell",
"Version": "1.0.0",
"License": "ISC",
"Category": "System Information",
"Authors": [
{
"Name": "James Eversole",
"Email": "james@eversole.co"
}
],
"Website": "https://git.eversole.co/James/voxtype-toggle-plasmashell"
},
"X-Plasma-API-Minimum-Version": "6.0",
"X-Plasma-Required-Data-Engines": "executable",
"X-Plasma-MainFile": "main.qml"
}