Install with winget
Open PowerShell or Command Prompt and run:
winget install localflow-app.LocalFlow
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About LocalFlow
LocalFlow is a visual workflow editor and runner with node-based editing, environment management, and reusable workflow components.
Advanced Install Options
Install (latest)
winget install localflow-app.LocalFlowInstall (pinned version)
winget install --id localflow-app.LocalFlow -e --version 0.2.6Upgrade
winget upgrade localflow-app.LocalFlowUninstall
winget uninstall localflow-app.LocalFlowFrequently Asked Questions
How do I install LocalFlow using winget?
Open PowerShell or Windows Terminal and run:
winget install localflow-app.LocalFlow. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is LocalFlow?
Visual workflow manager built with PySide6.
Is LocalFlow free to use?
LocalFlow is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update LocalFlow with winget?
Run
winget upgrade localflow-app.LocalFlow in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall LocalFlow?
Run
winget uninstall localflow-app.LocalFlow to remove LocalFlow from your system.