jjw24 / Wox

Launcher for Windows, an alternative to Alfred and Launchy.

Home Page:http://wox.one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is no longer maintained. For a better experience, please use Flow Launcher

Note if you are using Wox currently, ensure you are on version JJW24-v1.53.24 and upgrade by checking for new update. Your settings will be transferred across to Flow Launcher.

WoX

Maintenance GitHub release (latest by date) GitHub Release Date GitHub commits since latest release Build Status Github All Releases 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, 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

New from this fork:

  • Portable mode
  • Drastically improved search experience
  • Auto-complete text suggestion
  • Search all subfolders and files
  • Option to always run CMD or Powershell as administrator
  • Run CMD, Powershell and programs as a different user
  • Manage what programs should be loaded
  • Highlighting of how results are matched during query search
  • Open web search result as a tab or a new window
  • Automatic update
  • Reload/update plugin data

Installation

View new features released from this fork since Wox v1.3.524: new releases

To install this fork's version of Wox, you can download it here.

To install the upstream version:

Download Wox-xxx.exe from releases. Latest as of now is 1.3.524 (1.3.578 for preview channel)

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

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

  • Requirements:
    • .net >= 4.5.2
    • If you want to integrate with everything: .exe installer + use x64 if your windows is x64 + everything service is running. Supported version is 1.3.4.686
    • If you use python plugins, install python3: .exe installer + 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 dev branch
  • I'd appreciate if you could solve help_needed labeled issue
  • Don't hesitate to ask questions in the issues

Build

Install Visual Studio 2017/2019

Documentation

About

Launcher for Windows, an alternative to Alfred and Launchy.

http://wox.one

License:MIT License


Languages

Language:C# 98.6%Language:PowerShell 0.8%Language:Python 0.7%