mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
🔍 Quick file search & app launcher for Windows with community-made plugins
alfredapplication-launcherdesktopfinderflow-launcherhacktoberfestkeyboard-launcherlauncherlaunchylistarypluginsportableproductivityproductivity-toolssearchspotlightwindowswox
| Deploy | ||
| Doc | ||
| JsonRPC | ||
| Plugins | ||
| PreSolutionBuild | ||
| Wox | ||
| Wox.Core | ||
| Wox.CrashReporter | ||
| Wox.Infrastructure | ||
| Wox.Plugin | ||
| Wox.Test | ||
| .gitattributes | ||
| .gitignore | ||
| appveyor.yml | ||
| ISSUE_TEMPLATE.md | ||
| LICENSE | ||
| README.md | ||
| SolutionAssemblyInfo.cs | ||
| Wox.sln | ||
| Wox.sln.DotSettings | ||
=========
Wox is a launcher for Windows, an alternative to Alfred and Launchy. You can launch everything with just a few keystrokes!
Demo
Features
- Search all applications, folders, files.
- Search Web using keyword (e.g. search google with
g search_term) - Build custom themes in http://www.getwox.com/theme/builder
- Install plugins from http://www.getwox.com/plugin
- Use pinyin to search programs / 支持用 拼音 搜索程序 e.g. yyy / wangyiyun -> 网易云音乐
Installation
- Download
- Latest stable version: release page.
- Latest build: English guide, 中文说明
- Unzip it and put it into your user directory (
C:\Users\YOUUSERNAMEor%userprofile%) - Windows 10 user, please have a look at https://github.com/Wox-launcher/Wox/issues/279
Simple Usage
- Launch: Alt+Space
- Install/Uninstall plugin: type
wpm install/uninstall
Contribute
If you are a developer, please feel free to send a pull request to the Dev branch. We still have a lot of features and bugs to resolve. Take a look at issues page, especially for help_needed labeled issue. :)
If you are not a developer, please try Pre-release in Releases and report bugs.
Docs
Full documentation can be found here Wox doc. This is a good place to start if you are installing Wox for the first time.
In the future, all of the documentation will be moved back to Github wiki.
Development / Author Status
- unified directory
%APPDATA%for all storage - bring unitest for wox back
- add autoupdate / installer
- disable plugin properly
