🔍 Quick file search & app launcher for Windows with community-made plugins
Find a file
bao-qian c596039453 Rearrange query execution order
1. remove usage of PushResult
2. rearrange query execution order
3. decouple UserSetting dependency
4. remove instant query
5. remove backkeydown event
6. part of #389
2016-03-28 03:02:30 +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 Rearrange query execution order 2016-03-28 03:02:30 +01:00
PreSolutionBuild Kill Wox before solution build 2016-03-27 18:43:48 +01:00
PythonHome close #233 2015-01-13 09:47:56 +08:00
Wox Rearrange query execution order 2016-03-28 03:02:30 +01:00
Wox.Core Rearrange query execution order 2016-03-28 03:02:30 +01:00
Wox.CrashReporter Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
Wox.Infrastructure Bump nuget package version 2016-03-26 04:45:03 +00:00
Wox.Plugin Rearrange query execution order 2016-03-28 03:02:30 +01:00
Wox.Test Rearrange query execution order 2016-03-28 03:02:30 +01:00
Wox.UpdateFeedGenerator Refactoring directory path for storage 2016-01-07 02:31:17 +00:00
.gitattributes Ignore python in github language statistics 2015-11-03 21:15:26 +00:00
.gitignore Update git ignore file 2016-03-27 18:15:10 +01:00
appveyor.yml update build script 2016-01-02 02:05:15 +00: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 Update README.md 2015-12-15 20:41:41 +00:00
SolutionAssemblyInfo.cs Optimize using 2016-01-06 06:45:08 +00:00
Wox.sln Kill Wox before solution build 2016-03-27 18:43:48 +01:00

Build status Github All Releases Bountysource 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

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.