The applet-manager applet allows users to open open applets.
Currently the applet manager only allows you to open applets. Simply search for the applet you're interested in, and execute the primary action on an applet to open. Note that not all applets can be opened, some only provide functionality by other means.
In addition, the pattern applet:
followed by your query can be used to only get applet results.
We do have some important additions planned for the near future, making tthe applet-manager much more important.
The applet-manager should be able to install and uninstall applets in LaunchMenu. The ability to customize and extend LaunchMenu is very important to us, and all of the infrastructure of loading applets from dedicated packages is already present. We make use NPM directly to manage our applets.
In order to get this feature operational, a few tasks are still left:
It will probably be quite useful to be able to enable and disable applets temporarily. This can already be done by directly updating the settings/applets.json
file, but it would be nice to add some way of doing this through some UI.