Windows system utilities to maximize productivity
Go to file
2014-03-12 19:18:07 +08:00
.nuget some UI staff 2013-12-22 00:44:56 +08:00
Doc Add web search feature & some UI changes. 2014-01-29 22:44:57 +08:00
Plugins Fix bugs in CMD plugin and PluginMangerment Plugin. 2014-03-12 19:18:07 +08:00
Pythonnet.Runtime Change plugin config file format (from ini to json) 2014-03-01 15:42:33 +08:00
Wox Fix bugs in CMD plugin and PluginMangerment Plugin. 2014-03-12 19:18:07 +08:00
Wox.Infrastructure Fix issue#24 2014-03-11 22:17:10 +08:00
Wox.Plugin implement issue#8 part 1 2014-03-11 23:54:37 +08:00
Wox.Plugin.System Fix bugs in CMD plugin and PluginMangerment Plugin. 2014-03-12 19:18:07 +08:00
Wox.Test Add clipboard plugin. 2014-02-28 23:21:01 +08:00
Wox.UAC Fix issue#24 2014-03-11 22:17:10 +08:00
.gitattributes Add youdao plugin. 2014-03-12 09:16:22 +08:00
.gitignore Fix: remove unnecessary binary Python.Runtime.dll 2014-01-30 01:01:57 +08:00
LICENSE Initial commit 2013-12-19 07:49:32 -08:00
README.md Update README.md 2014-03-05 22:48:52 +08:00
Wox.2010.sln fix build error on release mode and add miss SharpZipLib nuget package 2014-02-09 01:39:20 +08:00
Wox.sln Merge branch 'master' of https://github.com/qianlifeng/Wox.git 2014-03-12 09:16:38 +08:00

Wox

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 is still unstable, and plugin API changes frequently. When it comes stable, we will provide executable file download.

Create plugin

Currently, Wox support using C# and Python to write your plugins. Please refer to Create-plugin page for more infomation.

Share plugin

Share your plugin through WoxPlugins. After you upload your plugin, other uses can download or search your plugin through plugin command (this is a plugin for plugin management, which is one of the default plugins inside Wox).