🔍 Quick file search & app launcher for Windows with community-made plugins
Find a file
Jeremy Meyers 8b59aa38dc
Added Plugins section with curently compatible plugins
I made a table with all the plugins listed as compatible on https://github.com/Flow-Launcher/Flow.Launcher/issues/170  ... the plugin names would need to be verified in terms of being able to use them to install correctly but since there doesn't seem to be anywhere else in the docs that this lives i thought it might be a good addition.
2021-03-04 17:52:22 -05:00
.github/ISSUE_TEMPLATE Update IssueTemplate 2020-07-02 13:25:50 +02: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 revise access of UserSelectedrecord, Histroy, TopMost setter access to private 2021-02-24 16:08:25 +08:00
Flow.Launcher.Core Merge pull request #364 from Flow-Launcher/FixUpdateCancelledException 2021-02-25 14:12:48 +11:00
Flow.Launcher.CrashReporter update error images 2020-06-26 18:09:00 +10:00
Flow.Launcher.Infrastructure Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
Flow.Launcher.Plugin Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
Flow.Launcher.Test Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
Plugins fix missing google scholar action keyword 2021-03-02 05:54:31 +11:00
Scripts Update all profile to dotnet 5 2021-02-12 03:17:13 +08: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 version bump 2021-02-22 05:33:38 +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
Directory.Build.targets add Directory.Build.targets and update project files 2020-09-20 17:14:47 +10:00
Flow.Launcher.sln remove Color plugin from Flow as a default plugin 2020-12-29 22:32:14 +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 Added Plugins section with curently compatible plugins 2021-03-04 17:52:22 -05:00
SolutionAssemblyInfo.cs version bump 2021-02-22 05:33:38 +11:00

Maintenance Build status Github All Releases GitHub Release Date GitHub release (latest by date) Documentation Discord

Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at being more than an app launcher, it searches, integrates and expands on functionalities. 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 :)

Features

The Flow

  • Search everything from applications, files, bookmarks, YouTube, Twitter and more. All from the comfort of your keyboard without ever touching the mouse.
  • Search for file contents.
  • Do mathematical calculations and copy the result to clipboard.
  • Support search using environment variable paths.
  • Run batch and PowerShell commands as Administrator or a different user.
  • Support languages from Chinese to Italian and more.
  • Support wide range of plugins.
  • Prioritise the order of each plugin's results.
  • Save file or folder locations for quick access.
  • Fully portable.

SOFTPEDIA EDITOR'S PICK

Running Flow Launcher

Windows 7 and up

Windows may complain about security due to code not being signed, this will be completed at a later stage. If you downloaded from this repo, you are good to continue the set up.

Integrations

  • If you use Python plugins:
    • Install Python3, download .exe installer.
    • Add Python to %PATH% or set it in flow's settings.
    • Use pip to install flowlauncher, open cmd and type pip install flowlauncher.
    • The Python plugin may require additional modules to be installed, please ensure you check by visiting the plugin's website via pm install + plugin name, go to context menu and select Open website.
    • Start to launch your Python plugins.
  • Flow searches files and contents via Windows Index Search, to use Everything: pm install everything.

Usage

  • Open flow's search window: Alt+Space is the default hotkey.
  • Open context menu: on the selected result, press Ctrl+O/Shift+Enter.
  • Cancel/Return to previous screen: Esc.
  • Install/Uninstall/Update plugins: in the search window, type pm install/uninstall/update + the plugin name.
  • Saved user settings are located:
    • If using roaming: %APPDATA%\FlowLauncher
    • If using portable, by default: %localappdata%\FlowLauncher\app-<VersionOfYourFlowLauncher>\UserData
  • Logs are saved along with your user settings folder.

More tips

Plugins

Here are some actively maintained plugins you can install.

Name Repo Function Woxy Port?
WoxDictionary https://github.com/jjw24/WoxDictionary/releases/latest Dictionary y
Google Search Plus https://github.com/jjw24/Wox.Plugin.GoogleSearch/releases/latest Google Search y
SpotifyPremium https://github.com/jjw24/Wox.Plugin.SpotifyPremium/releases/latest Spotify Search y
Runner https://github.com/jjw24/Wox.Plugin.Runner/releases/latest Create command line aliases y
Clipboard Manager https://github.com/Xenolphthalein/Flow.Launcher.Plugin.ClipboardHistory Manage your clipboard
WindowWalker https://github.com/taooceros/Microsoft.Plugin.WindowWalker Alt+Tab Enhancer Y
ipadr https://github.com/taooceros/Flow.Plugin.IPAddress Tells you your IP address Y
UrlEncode https://github.com/taooceros/Flow.Plugin.UrlEncode Encode/Decode strings for URLs Y
Putty https://github.com/jjw24/Flow.Launcher.Plugin.Putty Launch a PuTTy client Y
FancyEmoji https://github.com/821C3/Wox.Plugin.FancyEmoji Emoji Search n
IsPrime https://github.com/lvonkacsoh/wox-plugin-isPrime Tells you if an entered number is prime or not n
DiskSpace https://github.com/roose/Wox.Plugin.DiskSpace Shows available disk space n
wox-dash-velocity https://github.com/etiago/wox-dash-velocity Integrate with Velocity n
LibreTranslate https://github.com/taooceros/Flow.LibreTranslate Multi-language translation tool with LibreTranslate back-end y

There is an open issue where you can request existing Wox or PowerToys Run plugins be ported. You can also do this yourself using the instructions in our documentation.

Status

Flow is under heavy development, but the code base is stable, so contributions are very welcome. If you would like to help maintain it, please do not hesistate to get in touch.

Contributing

We welcome all contributions. If you are unsure of a change you want to make, simply put an issue in for discussion, otherwise feel free to put in a pull request.

You will find the main goals of flow placed under 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.

Question/Suggestion

Yes please, submit an issue to let us know.

Join our community on Discord!

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

Documentation

Visit here for more information on usage, development and design documentations