Windows system utilities to maximize productivity
Go to file
2016-09-05 18:08:30 +01:00
Deploy add version number in installer, fix #696 2016-06-16 00:51:43 +01:00
Doc Add Wox.CrashReporter 2015-01-11 21:52:30 +08:00
JsonRPC fixup 2016-06-22 00:57:27 +01:00
Plugins Leave only exe programs from start menus #198 2016-09-05 18:08:30 +01:00
Wox Code refactoring #198 2016-08-19 19:02:29 +01:00
Wox.Core Parallel linq everywhere 2016-08-20 17:11:02 +01:00
Wox.CrashReporter rename, part 1 2016-05-20 19:38:38 +01:00
Wox.Infrastructure Parallel linq everywhere 2016-08-20 17:11:02 +01:00
Wox.Plugin Initial support for uwp app #198 2016-08-18 01:16:40 +01:00
Wox.Test Remove unused updater and command line arguments 2016-05-08 22:13:23 +01:00
.gitattributes Ignore python in github language statistics 2015-11-03 21:15:26 +00:00
.gitignore update ignore file 2016-06-16 01:11:11 +01:00
appveyor.yml move nuget auto deploy back 2016-06-16 20:35:21 +01:00
ISSUE_TEMPLATE.md add common known problems 2016-08-30 21:11:33 +01:00
LICENSE Change copyright 2015-11-03 21:16:29 +00:00
README.md Update README.md 2016-08-21 01:56:35 +01:00
SolutionAssemblyInfo.cs MVVM refactoring for web search plugin, part 1 2016-06-21 00:14:32 +01:00
Wox.sln Initial support for uwp app #198 2016-08-18 01:16:40 +01:00
Wox.sln.DotSettings Misc 2016-05-08 17:28:01 +01:00

WoX

Build status Github All Releases Issue Stats RamenBless

WoX is a launcher for Windows that simply works. It's an alternative to Alfred and Launchy. You can call it Windows omni-eXecutor if you want a long name.

demo

Features

  • Search for everything—applications, folders, files and more.
  • Use pinyin to search for programs / 支持用 拼音 搜索程序
    • yyy / wangyiyun → 网易云音乐
  • Keyword plugin search
    • search google with g search_term
  • Build custom themes at http://www.getwox.com/theme/builder
  • Install plugins from http://www.getwox.com/plugin

Installation

Download Wox-xxx.exe from releases. Just ignore Windows' complaints about security, we will sign the code in the future.

Versions marked as pre-release are unstable pre-release versions.

  • Requirements:
    • .net >= 4.5.2
    • everything: .exe installer + use x64 if your windows is x64 + everything service is running
    • python3: .exe installer + add it to %PATH% or set it in WoX settings

Usage

  • Launch: Alt+Space
  • Install/Uninstall plugin: type wpm install/uninstall
  • Reset: delete %APPDATA%\Wox

Contribution

  • First and most importantly, star it!
  • Send PR to dev branch
  • I'd appreciate if you could solve help_needed labeled issue
  • Don't hesitate to ask questions in the issues
  • 中文开发直接发我邮件我们聊 QQ

Documentation