<div dir="ltr"><div><div><div>I want to execute an application with some parameters from a plasmoid.<br><br></div>I found out that in the pre-KF5 version of Plasma, there was a plasmoid extension called LaunchApp that you could enable on the metadata.desktop file, and provided funtions on the "plasmoid" global JavaScript variable such as "runCommand", which is precisely what I want.<br><br></div>However, this extension does not seem to work on the QML2 API, and it is certainly not listed on the Techbase pages for QML2.<br><br></div>How do you run a command from a QML2 plasmoid?<br></div>