Go to file
2014-03-15 18:37:10 +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 Add ReleaseBuild bat. 2014-03-14 00:35:06 +08:00
Pythonnet.Runtime Change plugin config file format (from ini to json) 2014-03-01 15:42:33 +08:00
Wox Change Default Style. 2014-03-15 17:47:06 +08:00
Wox.Infrastructure Add ReleaseBuild bat. 2014-03-14 00:35:06 +08:00
Wox.Plugin implement WPM Plugin 2014-03-13 22:31:44 +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 Strange changes. 2014-03-12 21:27:16 +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-15 18:37:10 +08:00
ReleaseBuild.bat Add ReleaseBuild bat. 2014-03-14 00:35:06 +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 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).

Create and Share Theme

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