Windows system utilities to maximize productivity
Go to file
2015-11-12 22:02:40 +00:00
Deploy Fix continue integration in AppVeyor 2015-11-04 04:30:54 +00:00
Doc Add Wox.CrashReporter 2015-01-11 21:52:30 +08:00
Plugins Merge branch 'master' into dotnet45 2015-11-12 22:02:40 +00:00
PythonHome close #233 2015-01-13 09:47:56 +08:00
Wox Merge branch 'master' into dotnet45 2015-11-12 22:02:40 +00:00
Wox.Core Merge branch 'master' into dotnet45 2015-11-12 22:02:40 +00:00
Wox.CrashReporter Upgrade to .net 4.5 2015-11-07 03:09:10 +00:00
Wox.Infrastructure Merge branch 'master' into dotnet45 2015-11-12 22:02:40 +00:00
Wox.Plugin Merge branch 'master' into dotnet45 2015-11-12 22:02:40 +00:00
Wox.Test Merge branch 'master' into dotnet45 2015-11-12 22:02:40 +00:00
Wox.UpdateFeedGenerator Upgrade to .net 4.5 2015-11-07 03:09:10 +00:00
.gitattributes Ignore python in github language statistics 2015-11-03 21:15:26 +00:00
.gitignore Migrate MSBuild-Integrated solutions to use Automatic Package Restore 2015-11-01 01:18:40 +00:00
appveyor.yml Merge branch 'ci' 2015-11-04 16:20:08 +00:00
LICENSE Change copyright 2015-11-03 21:16:29 +00:00
README.md Update faq for how to report bugs 2015-11-10 20:05:18 +00:00
Wox.sln Ignore query test 2015-11-04 01:05:03 +00:00

Wox Build status Bountysource

Wox is a launcher for windows, inspired by Alfred and Launchy. You can launch everything with just a few keystrokes!.

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

Screenshot

More screenshot

Installation

  1. Download
  2. Latest stable version: release page.
  3. Latest build: history (top green build -> artifacts -> release-binary.zip).
  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
  • Remember type restart to restarat Wox after installation of a plugin

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 if you want to contribute :)

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.