Skip to content

iFulling/Wox

 
 

Repository files navigation

WoX

Maintenance Build status GitHub release (latest by date) GitHub Release Date Github All Releases

WoX is a launcher for Windows that simply works. It's an alternative to Alfred and Launchy.

demo

Features

  • Search for everything—applications, UWP, folders, files and more.
  • Use pinyin to search for programs / 支持用 拼音 搜索程序
    • wyy / wangyiyun → 网易云音乐
  • Keyword plugin search g search_term
  • Search youtube, google, twitter and many more
  • Build custom themes at http://www.wox.one/theme/builder
  • Install plugins from http://www.wox.one/plugin
  • Portable mode
  • Auto-complete text suggestion
  • Highlighting of how results are matched during query search

Installation

Download Wox-xxx.exe from releases.

Windows may complain about security due to code not being signed. This will be fixed later.

  • Requirements:
    • .NET >= 4.6.2 or Windows version >= 10 1607 (Anniversary Update)
    • [Optional] Integrate with everything
      1. Download .exe installer
      2. "Install Everything Service" is checked
      3. Use x64 if your windows is x64
      4. Version >= 1.3.4.686 is supported
    • [Optional] Use Python plugins
      1. install python3 2 add it to %PATH% or set it in WoX settings

Usage

  • Launch: Alt+Space
  • Context Menu: Ctrl+O
  • Cancel/Return: Esc
  • Install/Uninstall plugin: type wpm install/uninstall
  • Reset: delete %APPDATA%\Wox
  • Log: %APPDATA%\Wox\Logs

Contribution

  • First and most importantly, star it!
  • Read Coding Style
  • Send PR to master branch
  • I'd appreciate if you could solve help_needed labeled issue

Build

Install Visual Studio 2019 with .NET desktop development and Universal Windwos Platform development

Documentation

About

Launcher for Windows, an alternative to Alfred and Launchy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.4%
  • Other 1.6%