mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 03:37:10 +08:00
Windows system utilities to maximize productivity
cbc3cfc33b
Fix #413 |
||
---|---|---|
Deploy | ||
Doc | ||
Plugins | ||
PythonHome | ||
Wox | ||
Wox.Core | ||
Wox.CrashReporter | ||
Wox.Infrastructure | ||
Wox.Plugin | ||
Wox.Test | ||
Wox.UpdateFeedGenerator | ||
.gitattributes | ||
.gitignore | ||
appveyor.yml | ||
LICENSE | ||
README.md | ||
SolutionAssemblyInfo.cs | ||
Wox.sln |
Wox
Wox is a launcher for Windows, an alternative to Alfred or Launchy. You can launch everything with just a few keystrokes!
Screenshot
Features
- Search all applications, folders, files, bookmarks.
- Search Web using keyword (e.g. search google with
g search_term
) - Build custom themes in https://www.getwox.com/theme/builder
- Install plugins from https://www.getwox.com/plugin
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 if you want to contribute :)
If you are not a developer, please install the Latest build and report bugs (how to: English 中文). Feedback is always welcome!
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.