mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 19:19:23 +08:00
Windows system utilities to maximize productivity
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\YOUUSERNAME
or%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