- Ctrl+C to cancel
- window management
- Nicer Icon
Wox is an effective launcher for windows, which was inspired by Alfred and Launchy. Wox provide bundles of features let you access infomations quickly.
- Search applications, files (via everything plugin) and chrome bookmarks
- Search web contents with shortcuts (e.g. search google with
g keyword
oryoutube keyword
) - Search clipboard history (via clipboard plugin)
- Themes support, get more themes from http://www.getwox.com/theme
- Plugin support, get more plugins from http://www.getwox.com/plugin
Download from release page.
- Windows XP users: You have to install .NET Framework 3.5 if you have not installed yet.
- Windows 8 users: You have to enable the .NET Framework 3.5 in Control Panel.
If you are a developer, please feel free to send a pull request to Dev branch. We still have a lot functions and bugs need to do now. Just pick one from issues page that you think you can fix.
If you are not a developer, you can also help Wox by contributing the Wox wiki page, for example Wox Function Guide.
Currently, Wox support using C# and Python to write your plugins. Please refer to Create-plugin page for more infomation.
You can share your plugin with WoxPlugins. After you upload your plugin, other uses can download or search your plugin through wpm install <plugin name>
command (this is a plugin for plugin management, which is one of the default plugins inside Wox). Please refer to How-to-share-your-plugins for details.
Wox provide an online theme editor http://www.getwox.com/themebuilder, you build your own theme for wox.
- How to install plugin?
Refer to https://github.com/qianlifeng/Wox/wiki/How-to-install-Plugins
- How to open setting dialog?
Refer to https://github.com/qianlifeng/Wox/wiki/How-to-open-setting-dialog