Windows system utilities to maximize productivity
Go to file
2016-05-25 01:03:54 +01:00
Deploy ignore more files 2016-05-09 03:45:20 +01:00
Doc Add Wox.CrashReporter 2015-01-11 21:52:30 +08:00
JsonRPC Misc 2016-05-05 02:21:04 +01:00
Plugins More data bindings (MaxResultsToShow + ActivatedTimes) 2016-05-25 01:03:52 +01:00
Wox misc 2016-05-25 01:03:54 +01:00
Wox.Core More data bindings (MaxResultsToShow + ActivatedTimes) 2016-05-25 01:03:52 +01:00
Wox.CrashReporter rename, part 1 2016-05-20 19:38:38 +01:00
Wox.Infrastructure More data bindings (MaxResultsToShow + ActivatedTimes) 2016-05-25 01:03:52 +01:00
Wox.Plugin More data bindings (MaxResultsToShow + ActivatedTimes) 2016-05-25 01:03:52 +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 gitignore 2016-05-21 18:47:38 +01:00
appveyor.yml Finally 1.3 !!!! 2016-05-09 03:49:40 +01:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-05-20 21:20:02 +01:00
LICENSE Change copyright 2015-11-03 21:16:29 +00:00
README.md README: 看来我是对奇怪的大小写有种强迫症( 2016-05-19 20:56:40 -04:00
SolutionAssemblyInfo.cs Misc 2016-05-15 17:19:33 +01:00
Wox.sln Databinding for plugin tab + faster image load 2016-05-25 01:03:37 +01:00
Wox.sln.DotSettings Misc 2016-05-08 17:28:01 +01:00

WoX

Gitter Build status Github All Releases Issue Stats

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 setup.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
    • python3: .exe installer

Usage

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

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

Outdated doc: WoX doc.

Just ask questions in issues for now.

TODO

  • unified directory %APPDATA% for all storage
  • bring unitest for wox back
  • add autoupdate / installer
  • disable plugin properly