Windows system utilities to maximize productivity
Go to file
2014-07-16 18:52:37 +08:00
.nuget some UI staff 2013-12-22 00:44:56 +08:00
Doc Added Features 2014-03-29 14:32:29 -07:00
Plugins get firefox default profile directory from profiles.ini 2014-07-15 16:54:01 +08:00
PythonHome Python plugin loader bug fix. 2014-07-11 18:36:39 +08:00
Wox Async loading item images => huge performance improvements for old machines. 2014-07-16 18:52:00 +08:00
Wox.Infrastructure #21 Add Disable option for each plugin. 2014-07-01 22:19:46 +08:00
Wox.Plugin Async loading item images => huge performance improvements for old machines. 2014-07-16 18:52:00 +08:00
Wox.Plugin.SystemPlugins Merge branch 'json-rpc' 2014-07-14 22:28:54 +08:00
Wox.Test Optimize files. 2014-06-30 22:27:56 +08:00
Wox.UAC Enable themes of Windows Common Controls and Dialogs in Wox.UAC 2014-03-26 15:29:55 +08:00
.gitattributes Add youdao plugin. 2014-03-12 09:16:22 +08:00
.gitignore Python plugin loader bug fix. 2014-07-11 18:36:39 +08:00
CleanReleaseBuild.py fix a null references issues. 2014-03-16 22:51:50 +08:00
LICENSE Added Plugin for searching additional directories 2014-03-30 16:03:07 -07:00
README.md Update README.md 2014-07-07 17:46:31 +08:00
Wox.2010.sln Rename Wox.Plugin.System to Wox.Plugin.SystemPlugins 2014-03-29 15:52:57 +08:00
Wox.sln Refactoring [WIP] 2014-07-07 23:05:06 +08:00

Wox Build status

Wox is an effective launcher for windows, which was inspired by Alfred and Launchy. Wox provide bundles of features let you access infomations quickly.

Features

  1. Search applications, files (via everything plugin) and chrome bookmarks
  2. Search web contents with shortcuts (e.g. search google with g keyword or youtube keyword)
  3. Search clipboard history (via clipboard plugin)
  4. Themes support, get more themes from http://www.getwox.com/theme
  5. Plugin support, get more plugins from http://www.getwox.com/plugin

Screenshot

More screenshot

Download

Wox 1.0 beta has been released. Check it out!

Backup Download Link

Create and Share Plugin

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.

Create and Share Theme

Wox provide an online theme editor http://www.getwox.com/themebuilder, you build your own theme for wox.

Most Asked Questions

  1. How to install plugin?

Refer to https://github.com/qianlifeng/Wox/wiki/How-to-install-Plugins

  1. How to open setting dialog?

Refer to https://github.com/qianlifeng/Wox/wiki/How-to-open-setting-dialog