Windows system utilities to maximize productivity
Go to file
2016-05-14 00:08:57 +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 fix download plugin 2016-05-14 00:08:57 +01:00
Wox Fix #608 2016-05-13 23:55:03 +01:00
Wox.Core Add option to disable auto updates 2016-05-12 03:01:33 +01:00
Wox.CrashReporter Remove unused updater and command line arguments 2016-05-08 22:13:23 +01:00
Wox.Infrastructure Use system web proxy 2016-05-13 23:28:17 +01:00
Wox.Plugin We don't need use ping to test website speed 2016-05-05 20:26:19 +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 Refactoring pinyin 2016-04-24 00:37:25 +01:00
appveyor.yml Finally 1.3 !!!! 2016-05-09 03:49:40 +01:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-05-05 12:38:43 +01:00
LICENSE Change copyright 2015-11-03 21:16:29 +00:00
README.md Update README.md 2016-05-12 00:54:40 +01:00
SolutionAssemblyInfo.cs move installer into msbuild 2016-05-08 22:26:37 +01:00
Wox.sln fix SingleInstance 2016-05-09 22:45:24 +01:00
Wox.sln.DotSettings Misc 2016-05-08 17:28:01 +01:00

Gitter Build status Github All Releases Issue Stats

=========

Launcher for Windows, an alternative to Alfred and Launchy.

Demo

demo

Features

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

Installation

  • Latest stable version: releases.
  • Latest beta version: try Pre-release labeled release in releases

Usage

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

Contribute

  • 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

Docs

Outdated doc: Wox doc. Just ask questions in the issues

Development / Author Status

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