A quick file search and app launcher for Windows with community-made plugins.
Dedicated to making your work flow more seamless. Search everything from applications, files, bookmarks, YouTube, Twitter and more. Flow will continue to evolve, designed to be open and built with the community at heart.
Remember to star it, flow will love you more :)
Windows 7+ Installer or Portable Version
winget install "Flow Launcher"
scoop install Flow-Launcher
choco install Flow-Launcher
When installing for the first time Windows may raise an issue about security due to code not being signed, if you downloaded from this repo then you are good to continue the set up.
Or download the early access version.
flow user data
to open your saved user settings folder. They are located at:
%APPDATA%\FlowLauncher
%localappdata%\FlowLauncher\app-<VersionOfYourFlowLauncher>\UserData
open log location
to open your logs folder, they are saved along with your user settings folder.Toggle Game Mode
......and more!
You can view the full plugin list or quickly install a plugin via the Plugin Store menu inside Settings
or type pm
install
/uninstall
/update
+ the plugin name in the search window,
Hotkey | Description |
---|---|
Alt+Space | Open search window (default and configurable) |
Enter | Execute |
Ctrl+Enter | Open containing folder |
Ctrl+Shift+Enter | Run as admin |
↑/↓, Shift+Tab/Tab | Previous / Next result |
←/→ | Back to result / Open Context Menu |
Ctrl+O , Shift+Enter | Open Context Menu |
Ctrl+Tab | Autocomplete |
F1 | Toggle Preview Panel (default and configurable) |
Esc | Back to results / hide search window |
Ctrl+C | Copy folder / file |
Ctrl+Shift+C | Copy folder / file path |
Ctrl+I | Open Flow's settings |
Ctrl+R | Run the current query again (refresh results) |
F5 | Reload all plugin data |
Ctrl+F12 | Toggle Game Mode when in search window |
Ctrl++,- | Adjust maximum results shown |
Ctrl+[,] | Adjust search window width |
Ctrl+H | Open search history |
Ctrl+Backspace | Back to previous directory |
PageUp/PageDown | Previous / Next Page |
Command | Description |
---|---|
Shutdown | Shutdown computer |
Restart | Restart computer |
Restart With Advanced Boot Options | Restart the computer with Advanced Boot option for safe and debugging modes |
Log Off/Sign Out | Log off |
Lock | Lock computer |
Sleep | Put computer to sleep |
Hibernate | Hibernate computer |
Empty Recycle Bin | Empty recycle bin |
Open Recycle Bin | Open recycle bin |
Exit | Close Flow Launcher |
Save Settings | Save all Flow Launcher settings |
Restart Flow Launcher | Restart Flow Launcher |
Settings | Tweak this app |
Reload Plugin Data | Refreshes plugin data with new content |
Check For Update | Check for new Flow Launcher update |
Open Log Location | Open Flow Launcher's log location |
Index Option | Open Windows Search Index window |
Flow Launcher Tips | Visit Flow Launcher's documentation for more help and how to use tips |
Flow Launcher UserData Folder | Open the location where Flow Launcher's settings are stored |
Toggle Game Mode | Toggle Game Mode |
Yes please, let us know in the Q&A section. Join our community on Discord!
All changes to flow are captured via pull requests. Some new changes will have been merged but still pending release, this means whilst a change may not exist in the current release, it may very well have been accepted and merged into the dev branch and available as a pre-release download. It is therefore a good idea that before you start to make changes, search through the open and closed pull requests to make sure the change you intend to make is not already done.
Each of the pull requests will be marked with a milestone indicating the planned release version for the change.
Contributions are very welcome, in addition to the main project(C#) there are also documentation(md), website(html/css) and others that can be contributed to. If you are unsure of a change you want to make, let us know in the Discussions, otherwise feel free to put in a pull request.
You will find the main goals of flow placed under the Projects board, so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.
Get in touch if you like to join the Flow-Launcher Team and help build this great tool.
Flow Launcher's target framework is .Net 7
Install Visual Studio 2022
Install .Net 7 SDK
winget install Microsoft.DotNet.SDK.7