Flow.Launcher/README.md

80 lines
4.2 KiB
Markdown
Raw Normal View History

2020-06-26 10:24:28 +00:00
<p align="center">
<img width="500px" src="https://github.com/Flow-Launcher/Flow.Launcher/blob/5ba4514f31e624c679628d4dfe89036c0e24006c/Doc/Logo/resources/flow-header-square-transparent.png">
</p>
![Maintenance](https://img.shields.io/maintenance/yes/2020)
2020-06-19 09:53:15 +00:00
[![Build status](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true&retina=true)](https://ci.appveyor.com/project/JohnTheGr8/flow-launcher/branch/dev)
2020-04-25 07:46:43 +00:00
[![Github All Releases](https://img.shields.io/github/downloads/Flow-Launcher/Flow.Launcher/total.svg)](https://github.com/Flow-Launcher/Flow.Launcher/releases)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Flow-Launcher/Flow.Launcher)](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest)
![GitHub Release Date](https://img.shields.io/github/release-date/Flow-Launcher/Flow.Launcher)
2015-12-15 20:41:41 +00:00
2020-04-26 11:37:22 +00:00
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.
2015-11-03 15:34:59 +00:00
2020-04-27 11:17:18 +00:00
<sub>Remember to star it, flow will love you more :)</sub>
2020-04-25 07:46:43 +00:00
## Features
2020-05-17 14:47:21 +00:00
![The Flow](https://user-images.githubusercontent.com/26427004/82151677-fa9c7100-989f-11ea-9143-81de60aaf07d.gif)
2016-11-11 21:12:55 +00:00
2020-06-08 11:36:00 +00:00
- Search everything from applications, files, bookmarks, YouTube, Twitter and more. All from the comfort of your keyboard without ever touching the mouse.
2020-07-12 23:03:25 +00:00
- Search for file contents
2020-06-20 05:07:41 +00:00
- Support search using environment variable paths
2020-04-25 07:46:43 +00:00
- Run batch and PowerShell commands as Administrator or a different user.
- Support languages from Chinese to Italian and more.
- Support of wide range of plugins.
- Fully portable.
2016-04-24 15:29:38 +00:00
2020-04-25 07:46:43 +00:00
## Running Flow Launcher
2019-11-07 18:47:54 +00:00
2020-04-25 07:46:43 +00:00
| [Windows 7 and up](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest)
| ------------- |
2020-04-26 11:37:22 +00:00
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.
2020-04-25 07:46:43 +00:00
**Integrations:**
- 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
2016-11-11 11:41:33 +00:00
2020-04-25 07:46:43 +00:00
**Usage**
2020-04-26 11:52:44 +00:00
- Open flow's search window: <kbd>Alt</kbd>+<kbd>Space</kbd> is the default hotkey
2020-04-25 07:46:43 +00:00
- Open context menu: <kbd>Ctrl</kbd>+<kbd>O</kbd>/<kbd>Shift</kbd>+<kbd>Enter</kbd>
- Cancel/Return to previous screen: <kbd>Esc</kbd>
- Install/Uninstall plugins: in the search window, type `wpm install/uninstall` + 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
2016-05-18 14:02:29 +00:00
2020-04-26 11:43:52 +00:00
## 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
2016-05-18 14:02:29 +00:00
2020-04-25 07:46:43 +00:00
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.
2015-11-03 23:21:27 +00:00
2020-04-25 07:46:43 +00:00
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.
2020-06-20 05:07:41 +00:00
Get in touch if you like to join the Flow-Launcher Team and help build this great tool.
2020-04-25 07:46:43 +00:00
**Question/Suggestion**
2017-03-02 00:27:16 +00:00
2020-04-25 07:46:43 +00:00
Yes please, submit an issue to let us know.
2020-04-26 11:52:44 +00:00
## Developing/Debugging
2020-04-25 07:46:43 +00:00
Flow Launcher's target framework is .Net Core 3.1
2017-03-31 10:39:20 +00:00
Install Visual Studio 2019
2019-06-24 15:01:00 +00:00
2020-04-25 07:46:43 +00:00
Install .Net Core 3.1 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.201-windows-x64-installer)
2020-04-26 11:43:52 +00:00
## Documentation
2020-04-25 07:46:43 +00:00
[Wiki](https://github.com/Flow-Launcher/Flow.Launcher/wiki)
2020-04-26 11:43:52 +00:00
## A history of the flow
2020-04-26 11:37:22 +00:00
Flow's roots came from a rebrand of the [JJW24/Wox fork](https://github.com/jjw24/Wox/issues/156) and WoX.
2020-04-25 07:46:43 +00:00
A big thank you and all credits to [Bao](https://github.com/bao-qian), the author of WoX, and its contrbutors for all the amazing work.
2020-04-26 11:37:22 +00:00
The JJW24/Wox fork started adding new changes on top of main WoX repo's code base from release v1.3.524. Flow is a continuation of the work from JJW24/Wox