🔍 Quick file search & app launcher for Windows with community-made plugins
Find a file
2022-04-15 18:11:38 -05:00
.github/ISSUE_TEMPLATE Rename discussion.md to discussion.md.not_used 2021-07-03 19:20:02 +10:00
Artworks add port plugins documentation 2021-02-11 08:47:30 +11:00
Deploy Merge branch 'master' into dev 2017-04-07 11:55:56 +01:00
Flow.Launcher Implement Async Result Execution to stop JsonRPCPlugin hang Flow when executing results 2022-04-12 04:30:04 -05:00
Flow.Launcher.Core Implement Async Result Execution to stop JsonRPCPlugin hang Flow when executing results 2022-04-12 04:30:04 -05:00
Flow.Launcher.CrashReporter update error images 2020-06-26 18:09:00 +10:00
Flow.Launcher.Infrastructure Remove calling .ToArray() on a ConcurrentDictionary 2022-02-28 02:24:11 +01:00
Flow.Launcher.Plugin Implement Async Result Execution to stop JsonRPCPlugin hang Flow when executing results 2022-04-12 04:30:04 -05:00
Flow.Launcher.Test Update test 2022-04-15 18:11:38 -05:00
Plugins set Shell plugin's default replace Win R hotkey 2022-03-19 20:04:10 +11:00
Scripts fix build failure 2021-08-25 09:03:20 +10:00
.gitattributes Ignore python in github language statistics 2015-11-03 21:15:26 +00:00
.gitignore 🙈 ignore some files/folders 2020-11-29 17:01:51 +08:00
appveyor.yml Merging release 1.9.3 back into Dev 2022-03-04 08:44:54 +11:00
attribution.md 📄 wox -> flow, update owner 2020-12-15 20:36:03 +08:00
azure-pipelines.yml Updating .yml file to run on vs2019 with MSBuild 16 2020-03-03 16:09:25 -08:00
crowdin.yml Add Crowdin Integration (#826) 2021-12-06 22:21:43 +11:00
Directory.Build.targets add Directory.Build.targets and update project files 2020-09-20 17:14:47 +10:00
Flow.Launcher.sln remove ControlPanel plugin 2021-12-02 22:00:21 +11:00
Flow.Launcher.sln.DotSettings rename all project file name 2020-04-21 21:27:02 +10:00
global.json change version number for global.json 2021-02-12 03:41:51 +08:00
LICENSE 📄 wox -> flow, update owner 2020-12-15 20:36:03 +08:00
README.md update readme 2022-03-04 10:00:07 +11:00
SolutionAssemblyInfo.cs update release version in AppVeyor 2021-07-19 13:06:08 +10:00




Dedicated to making your workflow 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 :)

SOFTPEDIA EDITOR'S PICK

🎉 New Features in 1.9

screenshot

  • All New Design. New Themes, New Setting Window. Animation & Sound Effect, Color Scheme aka Dark Mode.
  • New Plugins, Plugin Store, Game Mode, Wizard window
  • Full changelog

Getting StartedFeaturesPluginsHotkeysQuestions/SuggestionsDevelopmentDocs

🚗 Getting Started

Installation

Windows 7+ installer Portable winget install "Flow Launcher" scoop 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.

And you can download early access version.

🎁 Features

Applications & Files

  • Search for apps, files or file contents.
  • Support search using environment variable paths.

Web Searches & URLs

Browser Bookmarks

System Commands

Calculator

  • Do mathematical calculations and copy the result to clipboard.

Shell Command

  • Run batch and PowerShell commands as Administrator or a different user.
  • Ctrl+Enter to Run as Administrator.

Explorer

  • Save file or folder locations for quick access.

Windows & Control Panel Settings

  • Search for Windows & Control Panel settings.

Priority

  • Prioritise the order of each plugin's results.

Customizations

Animation5

  • Window size adjustment, animation, and sound
  • Color Scheme (aka Dark Mode)

themes

  • There are various themes and you also can make your own.

💬 Language

  • Supports languages from Chinese to Italian and more.
  • Supports Pinyin search.
  • Crowdin support for language translations.

Portable

  • Fully portable.
  • Type flow user data to open your saved user settings folder. They are located at:
    • If using roaming: %APPDATA%\FlowLauncher
    • If using portable, by default: %localappdata%\FlowLauncher\app-<VersionOfYourFlowLauncher>\UserData
    • Type open log location to open your logs folder, they are saved along with your user settings folder.

🎮 Game Mode

  • Pause hotkey activation when you are playing games.

📦 Plugins

  • Support wide range of plugins. Visit here for our plugin portfolio.
  • Publish your own plugin to flow! Create plugins in:

Everything

SpotifyPremium

Clipboard History

Home Assistant Commander

Colors

Github

Window Walker

......and more!

🛒 Plugin Store

pluginstore

  • 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,

⌨️ Hotkeys

Hotkey Description
Alt+ Space Open search window (default and configurable)
Enter Execute
Ctrl+Shift+Enter Run commands from Shell plugin as admin
Scroll up & down
Back to result / Open Context Menu
Ctrl +O , Shift +Enter Open Context Menu
Tab Autocomplete
Esc Back to results / hide search window
Ctrl +C Copy the actual folder / file
Ctrl +I Open Settings window
F5 Reload all plugin data
Ctrl + H Open search history
Ctrl + Backspace Back to previous directory

System Command List

Command Description
Shutdown Shutdown computer
Restart Restart computer
Restart with advance Restart the computer with Advanced Boot option for safe and debugging modes
Log off Log off
Lock Lock computer
Sleep Put computer to sleep
Hibernate Hibernate computer
Empty Recycle Bin Empty 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
Flow Launcher Tip Visit Flow Launcher's documentation for more help and how to use tips
Flow Launcher UserData Open the location where Flow Launcher's settings are stored

💁‍♂️ Tips

Questions/Suggestions

Yes please, let us know in the Q&A section. Join our community on Discord!

Development

Contributing

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.

Developing/Debugging

  • Flow Launcher's target framework is .Net 5

  • Install Visual Studio 2019

  • Install .Net 5 SDK via Visual Studio installer or manually from here