Files
voxtype-toggle-plasmashell/metadata.json
James Eversole 3a4c8b16d5 init
2026-04-29 13:55:55 -05:00

27 lines
884 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.jamesflow.voxtype-toggle",
"Icon": "accessories-voice",
"Name[en_US]": "Voxtype Toggle",
"Version": "1.0.0",
"License": "ISC",
"Category": "System Information",
"Authors": [
{
"Name": "James Eversole",
"Email": "jameseversole@imarc.com"
}
],
"BugReportUrl": "https://github.com/sezycei/james-flow/issues",
"Website": "https://voxtype.io"
},
"X-Plasma-API-Minimum-Version": "6.0",
"X-Plasma-Required-Data-Engines": "executable",
"X-Plasma-MainFile": "main.qml"
}