Skip to content

schaepher/Wox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,735 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wox

Build status GitHub release Downloads

Wox is an open-source cross-platform launcher for macOS, Linux, and Windows. It is designed for fast local search, extensibility through plugins, and a lightweight distribution model that can run from a single executable.

It is a practical alternative to Alfred and Raycast.

Wox screenshot

Highlights

  • Search and launch applications, files, folders, and commands
  • AI chat with MCP integration and multiple provider backends
  • Extensible plugin system with Python and JavaScript SDKs
  • Theme support with online plugin and theme stores
  • Cross-platform packaging with no mandatory installation flow

Install

Platform Method Command or instructions
macOS Homebrew brew install --cask wox
Windows Winget winget install -e --id Wox.Wox
Windows Scoop scoop install extras/wox
Arch Linux AUR yay -S wox-bin
macOS / Linux / Windows Manual Download the latest package from Releases and run it directly

Compile for mac

install xcode on AppStore - for flutter

brew install just nodejs flutter cocoapods pnpm lefthook

just dev

cd Wox
go build -ldflags="-X wox/util.ProEnv=true" .

./wox

Default Shortcuts

Action Shortcut
Open or hide Wox Alt/Command + Space
Show item actions Alt/Command + J
Close or go back Esc

Documentation

Contributing

Contributions are welcome through issues, discussions, and pull requests.

Sponsors

SignPath Free code signing on Windows provided by SignPath.io, with certificates from SignPath Foundation.

Project Activity

Repobeats analytics

About

A cross-platform launcher that simply works

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 79.0%
  • Dart 13.0%
  • Python 2.2%
  • C++ 1.3%
  • TypeScript 1.1%
  • Objective-C 1.0%
  • Other 2.4%