mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge remote-tracking branch 'origin/dev' into fix_environmentvariable_search
This commit is contained in:
commit
46a7f8217d
2 changed files with 4 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
|
|||

|
||||
|
||||
- Search everything from applications, files, bookmarks, YouTube, Twitter and more. All from the comfort of your keyboard without ever touching the mouse.
|
||||
- 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 of wide range of plugins.
|
||||
|
|
@ -51,6 +52,8 @@ We welcome all contributions. If you are unsure of a change you want to make, si
|
|||
|
||||
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.
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<id>FlowLauncher</id>
|
||||
<title>Flow Launcher</title>
|
||||
<version>$version$</version>
|
||||
<authors>happlebao, Jeremy Wu</authors>
|
||||
<authors>Flow-Launcher Team</authors>
|
||||
<projectUrl>https://github.com/Flow-Launcher/Flow.Launcher</projectUrl>
|
||||
<iconUrl>https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher/master/Flow.Launcher/Images/app.png</iconUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
|
|
|
|||
Loading…
Reference in a new issue