Go to file
qianlifeng 4797037ae8
refactor(python_host): improve python module load
* Updated function signatures to include return types for better clarity and type checking.
* Enhanced maintainability and readability of the logger module.
* Ensured consistency across the codebase by applying type hints to all relevant functions.
2025-05-29 22:51:17 +08:00
.github feat(instructions): add comprehensive project and coding standards documentation 2025-05-10 22:13:53 +08:00
.husky refactor(ai): improve ai agent functionality 2025-04-24 21:40:59 +08:00
.vscode
assets
ci
docs
screenshots docs(README): add more screenshots 2025-04-18 10:12:53 +08:00
wox.core feat(updater): implement platform-specific update mechanisms for Windows, macOS, and Linux 2025-05-27 11:04:17 +08:00
wox.plugin.host.nodejs
wox.plugin.host.python refactor(python_host): improve python module load 2025-05-29 22:51:17 +08:00
wox.plugin.nodejs
wox.plugin.python
wox.ui.flutter/wox feat(ui): enhance item update logic with active filter handling 2025-05-29 09:21:58 +08:00
.editorconfig
.gitattributes
.gitignore
.lefthook.yml
LICENSE
Makefile
README.md docs(README): update link to screenshots directory 2025-04-18 10:13:54 +08:00
Wox.code-workspace feat(instructions): add comprehensive project and coding standards documentation 2025-05-10 22:13:53 +08:00
git-commit.mdc
store-ai-command.json
store-plugin.json [Bot] Update plugin store manifests 2025-05-22 22:51:18 +08:00
store-theme.json Introducing dracula theme 2025-04-17 19:39:05 +08:00
updater.json feat(updater): add download URLs and checksums for version 2.0.0-beta.2 2025-04-27 22:14:31 +08:00

README.md

Wox

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

Wox is a cross-platform launcher that simply works. It's an alternative to Alfred and Launchy

Snapshot

More screenshots

Features

  • Search for applications, folders, files and more
  • AI Chat with MCP support
  • Plugins and AI Themes
  • Single executable file, no installation required
  • Develop plugins with Javascript, Python

Install

Platform Method Command/Instructions
All Platforms Manual Download from releases and run the single executable file
macOS Homebrew brew tap wox-launcher/wox && brew install wox
Arch Linux AUR yay -S wox-bin or use your preferred AUR helper

Linux Dependencies

Dependency Link Description Install
keybinder https://github.com/kupferlauncher/keybinder For recording the double modifier key hotkey apt install keybinder-3.0

Usages

Action Shortcut
Toggle App Alt/Command + Space
Show Actions Alt/Command + J
Cancel/Return Esc

Contribution

  • First and most importantly, star it!
  • Send PR
  • Join discussions

Documentation

Project Activity

Alt