Windows system utilities to maximize productivity
Go to file
bao-qian e0b9a81c9b Installer + auto update on startup
1. installer
2. auto check update on startup
3. auto start on next startup
4. remove command line arguments which breaks squirrel
5. auto generate installer on continue integration
2016-05-08 17:28:02 +01:00
Deploy Installer + auto update on startup 2016-05-08 17:28:02 +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 Move websearch images to %APPDATA% 2016-05-08 17:28:00 +01:00
PreSolutionBuild Use existing Everything, dll is loaded by platform 2016-05-04 02:26:19 +01:00
Wox Installer + auto update on startup 2016-05-08 17:28:02 +01:00
Wox.Core Added solution for executable plugins 2016-05-08 17:28:00 +01:00
Wox.CrashReporter Refactoring multithreading 2016-05-06 00:00:43 +01:00
Wox.Infrastructure Installer + auto update on startup 2016-05-08 17:28:02 +01:00
Wox.Plugin We don't need use ping to test website speed 2016-05-05 20:26:19 +01:00
Wox.Test fix tests 2016-05-08 17:27:59 +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 Installer + auto update on startup 2016-05-08 17:28:02 +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-08 17:27:58 +01:00
SolutionAssemblyInfo.cs Installer + auto update on startup 2016-05-08 17:28:02 +01:00
Wox.sln Misc 2016-05-08 17:28:01 +01:00
Wox.sln.DotSettings Misc 2016-05-08 17:28:01 +01:00

Gitter Build status Github All Releases 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.
  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
  5. Use pinyin to search programs / 支持用 拼音 搜索程序 e.g. yyy / wangyiyun -> 网易云音乐

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 try Pre-release in Releases and report bugs.

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.

Development / Author Status

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