Go to file
2014-03-09 17:01:45 +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 mouse click issues and add a new hotmovie plugin. 2014-03-05 22:32:21 +08:00
Pythonnet.Runtime Change plugin config file format (from ini to json) 2014-03-01 15:42:33 +08:00
Wox Fix issues#33 2014-03-09 17:01:39 +08:00
Wox.Infrastructure Add custom plugin hotkey feature. 2014-02-22 15:52:20 +08:00
Wox.Plugin Fix mouse click issues and add a new hotmovie plugin. 2014-03-05 22:32:21 +08:00
Wox.Plugin.System Fix issue#26 "not count execute error command in history will be better" 2014-03-02 11:38:13 +08:00
Wox.Test Add clipboard plugin. 2014-02-28 23:21:01 +08:00
Wox.UAC Add wox plugin installer. 2014-03-02 11:04:30 +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 Fix mouse click issues and add a new hotmovie plugin. 2014-03-05 22:32:21 +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).