This plugin allows you to manage applications using the Windows Package Manager (winget) directly via FlowLauncher.
With FlowGet, you can search, install, uninstall, and update applications effortlessly — all from Flow Launcher’s search bar.
To install and use this plugin, you will need the following:
Please make sure you have the latest versions of both installed before proceeding.
Run the following command in FlowLauncher to install FlowGet:
- Actionword:
fget
When the actionword is called, it displays available winget operations and matching applications.
| Action | Command | Description |
|---|---|---|
| 🔍 Search for a package | fget search vscode |
Searches for Visual Studio Code |
| 📦 Install a package | fget install vscode |
Installs VS Code via winget |
| 🔁 Update a package | fget update |
List available apps for update |
| ❌ Uninstall a package | fget uninstall vscode |
Removes VS Code from your system |
Info:
- Requires winget to be properly configured on your system.
- Some operations may require administrative privileges.
- Internet connection is needed for installing and updating packages.
This project is licensed under the MIT License — see the LICENSE file for details.

