Windows system utilities to maximize productivity
Go to file
bao-qian 785843198a Use existing installed python
1. use installed python
2. add settings to choose python directory
3. add py3 compability
4. create hello world python example
2016-05-05 01:57:03 +01:00
Deploy update build script 2016-01-02 02:05:15 +00:00
Doc Add Wox.CrashReporter 2015-01-11 21:52:30 +08:00
Plugins Use existing installed python 2016-05-05 01:57:03 +01:00
PreSolutionBuild Use existing Everything, dll is loaded by platform 2016-05-04 02:26:19 +01:00
PythonHome Use existing installed python 2016-05-05 01:57:03 +01:00
Wox Use existing installed python 2016-05-05 01:57:03 +01:00
Wox.Core Use existing installed python 2016-05-05 01:57:03 +01:00
Wox.CrashReporter Use consistent new icons 2016-04-26 00:25:43 +01:00
Wox.Infrastructure Use existing Everything, dll is loaded by platform 2016-05-04 02:26:19 +01:00
Wox.Plugin Fix file associated icon 2016-05-03 23:21:03 +01:00
Wox.Test Rearrange query execution order 2016-03-28 03:02:30 +01:00
.gitattributes Ignore python in github language statistics 2015-11-03 21:15:26 +00:00
.gitignore Refactoring pinyin 2016-04-24 00:37:25 +01:00
appveyor.yml manually deploy use appveyoe 2016-04-27 23:04:18 +01:00
ISSUE_TEMPLATE.md Emphasize the master build 2016-03-24 17:07:10 +00:00
LICENSE Change copyright 2015-11-03 21:16:29 +00:00
README.md Add Development / Author Status 2016-04-24 16:32:13 +01:00
SolutionAssemblyInfo.cs Optimize using 2016-01-06 06:45:08 +00:00
Wox.sln fix missing pinyin file 2016-04-24 01:43:23 +01:00

Gitter Build status Github All Releases Issue Stats

=========

Wox is a launcher for Windows, an alternative to Alfred and Launchy. You can launch everything with just a few keystrokes!

Demo

demo

Features

  1. Search all applications, folders, files, bookmarks.
  2. Search Web using keyword (e.g. search google with g search_term)
  3. Build custom themes in http://www.getwox.com/theme/builder
  4. Install plugins from http://www.getwox.com/plugin
  5. Use pinyin to search programs / 支持用 拼音 搜索程序 e.g. yyy / wangyiyun -> 网易云音乐

Installation

  1. Download
  2. Latest stable version: release page.
  3. Latest build: English guide, 中文说明
  4. Unzip it and put it into your user directory (C:\Users\YOUUSERNAME or %userprofile%)
  5. Windows 10 user, please have a look at https://github.com/Wox-launcher/Wox/issues/279

Simple Usage

  • Launch: Alt+Space
  • Install/Uninstall plugin: type wpm install/uninstall

Contribute

If you are a developer, please feel free to send a pull request to the Dev branch. We still have a lot of features and bugs to resolve. Take a look at issues page, especially for help_needed labeled issue. :)

If you are not a developer, please install the Latest build and report bugs (how to: English 中文). Feedback is always welcome!

Docs

Full documentation can be found here Wox doc. This is a good place to start if you are installing Wox for the first time.

In the future, all of the documentation will be moved back to Github wiki.

Development / Author Status

  1. unified directory %APPDATA% for all storage
  2. bring unitest for wox back
  3. add autoupdate
  4. disable plugin properly