All Projects â†’ Flow-Launcher â†’ Flow.launcher

Flow-Launcher / Flow.launcher

Licence: mit
Launch apps with greater control, search files effortlessly and extend features with community plugins. Fast and fluid productivity tool of choice that helps your workflow.

Programming Languages

flow
126 projects

Projects that are alternatives of or similar to Flow.launcher

Dext
🔍 A smart launcher. Powered by JavaScript.
Stars: ✭ 713 (+147.57%)
Mutual labels:  spotlight, search, alfred, launcher
pinpoint
Keystroke launcher and productivity tool. macOS Spotlight and Alfred for Windows. Alternative to Wox.
Stars: ✭ 105 (-63.54%)
Mutual labels:  productivity, alfred, spotlight
zazu
🚀 A fully extensible and open source launcher for hackers, creators and dabblers.
Stars: ✭ 2,078 (+621.53%)
Mutual labels:  alfred, spotlight, launcher
Wox
Launcher for Windows, an alternative to Alfred and Launchy.
Stars: ✭ 158 (-45.14%)
Mutual labels:  alfred, spotlight, launcher
sol
MacOS launcher & command palette
Stars: ✭ 1,335 (+363.54%)
Mutual labels:  alfred, spotlight, launcher
arvis
Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply
Stars: ✭ 39 (-86.46%)
Mutual labels:  productivity, spotlight, launcher
Wox
Launcher for Windows, an alternative to Alfred and Launchy.
Stars: ✭ 21,122 (+7234.03%)
Mutual labels:  spotlight, alfred, launcher
Command Center
A CLI-based launcher and general productivity tool.
Stars: ✭ 78 (-72.92%)
Mutual labels:  productivity, alfred, launcher
Zazu
🚀 A fully extensible and open source launcher for hackers, creators and dabblers.
Stars: ✭ 2,060 (+615.28%)
Mutual labels:  spotlight, alfred, launcher
Autocomplete
🔮 Fast and full-featured autocomplete library
Stars: ✭ 1,268 (+340.28%)
Mutual labels:  spotlight, search, alfred
Maya
Maye 一ä¸ĒįŽ€æ´å°åˇ§įš„åŋĢ速启动åˇĨå…ˇ
Stars: ✭ 553 (+92.01%)
Mutual labels:  productivity, launcher, portable
Nnn
nÂŗ The unorthodox terminal file manager
Stars: ✭ 13,138 (+4461.81%)
Mutual labels:  productivity, search, launcher
xplr
A hackable, minimal, fast TUI file explorer
Stars: ✭ 2,271 (+688.54%)
Mutual labels:  productivity, launcher
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (-75.69%)
Mutual labels:  productivity, alfred
Asuite
ASuite is a simple open source portable launcher for Microsoft Windows.
Stars: ✭ 58 (-79.86%)
Mutual labels:  portable, launcher
mindful-android-launcher
Siempo Android Launcher - Smartphone interface for mental health and wellbeing
Stars: ✭ 38 (-86.81%)
Mutual labels:  productivity, launcher
Launcher
🚀 A distraction-free minimal homescreen for Android.
Stars: ✭ 116 (-59.72%)
Mutual labels:  productivity, launcher
Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (-87.85%)
Mutual labels:  portable, launcher
EverythingPortable
EverythingPortable
Stars: ✭ 59 (-79.51%)
Mutual labels:  portable, launcher
alfred-timer-workflow
Alfred workflow to start a timer, which blinks when the time is up.
Stars: ✭ 39 (-86.46%)
Mutual labels:  productivity, alfred

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.

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

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.

Plugins

There is a list of actively maintained plugins in the documentation section, some of which are integrated from other launchers.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].