Windows system utilities to maximize productivity
Go to file
Coenraad Stijne 2d895b52a4 Cosmetic changes
Taskbar Setting => Settings

Alignment of combo boxes
Alignment of checkboxes and text
2014-07-10 21:07:44 +02: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 improved Firefox bookmark-parsing query 2014-07-03 21:10:48 +03:00
Pythonnet.Runtime Solving issues from last commit 2014-05-09 21:21:55 -07:00
Wox Cosmetic changes 2014-07-10 21:07:44 +02:00
Wox.Infrastructure #21 Add Disable option for each plugin. 2014-07-01 22:19:46 +08:00
Wox.Plugin #87 Add plugin deatails in Plugin tab. [WIP] 2014-06-01 23:23:48 +08:00
Wox.Plugin.SystemPlugins Cosmetic changes 2014-07-10 21:07:44 +02: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 Add remember window position support. 2014-06-16 14:06:24 +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 Allow drag drop to install wox plugin. 2014-06-30 22:50:54 +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