WoX === ![Maintenance](https://img.shields.io/maintenance/yes/2020) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/jjw24/wox)](https://github.com/jjw24/Flow.Launcher/releases/latest) ![GitHub Release Date](https://img.shields.io/github/release-date/jjw24/wox) ![GitHub commits since latest release](https://img.shields.io/github/commits-since/jjw24/wox/v1.3.524) [![Build Status](https://dev.azure.com/Flow.Launcher-Launcher/Flow.Launcher/_apis/build/status/jjw24.Flow.Launcher?branchName=master)](https://dev.azure.com/Flow.Launcher-Launcher/Flow.Launcher/_build/latest?definitionId=1&branchName=master) [![Github All Releases](https://img.shields.io/github/downloads/jjw24/Flow.Launcher/total.svg)](https://github.com/jjw24/Flow.Launcher/releases) [![RamenBless](https://cdn.rawgit.com/LunaGao/BlessYourCodeTag/master/tags/ramen.svg)](https://github.com/LunaGao/BlessYourCodeTag) **WoX** is a launcher for Windows that simply works. It's an alternative to [Alfred](https://www.alfredapp.com/) and [Launchy](http://www.launchy.net/). You can call it Windows omni-eXecutor if you want a long name. ![demo](http://i.imgur.com/DtxNBJi.gif) Features -------- - Search for everything—applications, **uwp**, folders, files and more. - Use *pinyin* to search for programs / 支持用 **拼音** 搜索程序 - wyy / wangyiyun → 网易云音乐 - Keyword plugin search `g search_term` - Search youtube, google, twitter and many more - Build custom themes at http://www.wox.one/theme/builder - Install plugins from http://www.wox.one/plugin **New from this fork:** - Upgraded to .Net Core 3.1 - Portable mode - Drastically improved search experience - Auto-complete text suggestion - Search all subfolders and files - Option to always run CMD or Powershell as administrator - Run CMD, Powershell and programs as a different user - Manage what programs should be loaded - Highlighting of how results are matched during query search - Open web search result as a tab or a new window - Automatic update - Reload/update plugin data Installation ------------ View new features released from this fork since Flow.Launcher v1.3.524: [new releases](https://github.com/jjw24/Flow.Launcher/releases) To install this fork's version of Flow.Launcher, you can **download** it [here](https://github.com/jjw24/Flow.Launcher/releases/latest). To install the upstream version: Download `Flow.Launcher-xxx.exe` from [releases](https://github.com/Flow.Launcher-launcher/Flow.Launcher/releases). Latest as of now is [`1.3.524`](https://github.com/Flow.Launcher-launcher/Flow.Launcher/releases/download/v1.3.524/Flow.Launcher-1.3.524.exe) ([`1.3.578`](https://github.com/Flow.Launcher-launcher/Flow.Launcher/releases/download/v1.3.578/Flow.Launcher-1.3.578.exe) for preview channel) Windows may complain about security due to code not being signed. This will be fixed later. Versions marked as **pre-release** are unstable pre-release versions. - Requirements: - If you want to integrate with [everything](https://www.voidtools.com/): `.exe` installer + use x64 if your windows is x64 + everything service is running. Supported version is 1.3.4.686 - If you use python plugins, install [python3](https://www.python.org/downloads/): `.exe` installer + add it to `%PATH%` or set it in WoX settings Usage ----- - Launch: Alt+Space - Context Menu: Ctrl+O - Cancel/Return: Esc - Install/Uninstall plugin: type `wpm install/uninstall` - Reset: delete `%APPDATA%\Flow.Launcher` - Log: `%APPDATA%\Flow.Launcher\Logs` Contribution ------------ - First and most importantly, star it! - Read [Coding Style](https://github.com/Flow.Launcher-launcher/Flow.Launcher/wiki/Coding-Style) - Send PR to **dev** branch - I'd appreciate if you could solve [help_needed](https://github.com/Flow.Launcher-launcher/Flow.Launcher/issues?q=is%3Aopen+is%3Aissue+label%3Ahelp_needed) labeled issue - Don't hesitate to ask questions in the [issues](https://github.com/Flow.Launcher-launcher/Flow.Launcher/issues) Developing/Debugging ----- Install Visual Studio 2019 Install [.Net Core 3.1 SDK](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.201-windows-x64-installer) or alternatively via Visual Studio installer. Documentation ------------- - [Wiki](https://github.com/jjw24/Flow.Launcher/wiki) - Outdated doc: [WoX doc](http://doc.wox.one). - Just ask questions in [issues](https://github.com/jjw24/Flow.Launcher/issues) for now.