You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Search everything from applications, files, bookmarks, YouTube, Twitter and more. All from the comfort of your keyboard without ever touching the mouse.
20
-
- Search for file contents
20
+
- Search for file contents.
21
21
- Support search using environment variable paths
22
22
- Run batch and PowerShell commands as Administrator or a different user.
23
23
- Support languages from Chinese to Italian and more.
@@ -26,20 +26,24 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
26
26
27
27
## Running Flow Launcher
28
28
29
-
| [Windows 7 and up](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest)
30
-
| ------------- |
29
+
|[Windows 7 and up](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest)|
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.
33
33
34
-
**Integrations:**
35
-
- If you use python plugins, install [python3](https://www.python.org/downloads/): `.exe` installer + add it to `%PATH%` or set it in flow's settings
36
-
- Flow searches files and contents via Windows Index Search, to use Everything, download the plugin [here](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything/releases/latest)
- Add Python to `%PATH%` or set it in flow's settings.
38
+
- Use `pip` to install `flowlauncher`, cmd in `pip install flowlauncher`.
39
+
- Start to launch your Python plugins.
40
+
- Flow searches files and contents via Windows Index Search, to use Everything, download the plugin [here](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything/releases/latest).
37
41
38
42
**Usage**
39
-
- Open flow's search window: <kbd>Alt</kbd>+<kbd>Space</kbd> is the default hotkey
40
-
- Open context menu: <kbd>Ctrl</kbd>+<kbd>O</kbd>/<kbd>Shift</kbd>+<kbd>Enter</kbd>
41
-
- Cancel/Return to previous screen: <kbd>Esc</kbd>
42
-
- Install/Uninstall plugins: in the search window, type `wpm install/uninstall` + the plugin name
43
+
- Open flow's search window: <kbd>Alt</kbd>+<kbd>Space</kbd> is the default hotkey.
44
+
- Open context menu: <kbd>Ctrl</kbd>+<kbd>O</kbd>/<kbd>Shift</kbd>+<kbd>Enter</kbd>.
45
+
- Cancel/Return to previous screen: <kbd>Esc</kbd>.
46
+
- Install/Uninstall plugins: in the search window, type `wpm install/uninstall` + the plugin name.
43
47
- Saved user settings are located:
44
48
- If using roaming: `%APPDATA%\FlowLauncher`
45
49
- If using portable, by default: `%localappdata%\FlowLauncher\app-<VersionOfYourFlowLauncher>\UserData`
0 commit comments