Go to file
qianlifeng d3ae3dbd4c
docs(README): update link to screenshots directory
2025-04-18 10:13:54 +08:00
.cursor/rules feat(ai): Add support for selected tools in AI chat functionality 2025-04-10 14:08:57 +08:00
.github refactor: Update build and window management configurations 2025-03-06 21:06:27 +08:00
.husky Fix build error 2024-11-14 22:46:20 +08:00
.vscode feat(selection): Improve get selected text solution on macos, close #4022 2025-03-03 21:14:43 +08:00
assets Update icon to follow macOS icon design guidelines 2025-04-11 10:43:04 +08:00
ci Replace justfile with makefile and unify project naming 2024-12-19 23:12:38 +08:00
docs docs: improve README and documentation structure 2025-03-01 22:11:35 +08:00
screenshots docs(README): add more screenshots 2025-04-18 10:12:53 +08:00
wox.core feat(i18n): add AI chat related translations for multiple languages 2025-04-18 09:37:04 +08:00
wox.plugin.host.nodejs feat(chat): Implement chat input focus functionality and enhance chat data structure 2025-03-25 15:10:27 +08:00
wox.plugin.host.python Refactor plugin loading mechanism in Python host and streamline launcher view handling in Flutter UI 2024-12-30 15:40:56 +08:00
wox.plugin.nodejs Refactor plugin host 2024-12-22 22:24:04 +08:00
wox.plugin.python Fix icon issues for python plugin 2024-12-23 22:48:21 +08:00
wox.ui.flutter feat(i18n): add AI chat related translations for multiple languages 2025-04-18 09:37:04 +08:00
.editorconfig Allow customize data location 2023-09-06 09:28:48 +08:00
.gitattributes force win style crlf 2020-04-21 03:39:25 +08:00
.gitignore Refactor plugin host 2024-12-22 22:24:04 +08:00
.lefthook.yml Prevent the error/beep sound when alt+number/letter is pressed on windows 2024-11-14 00:01:33 +08:00
LICENSE Change license to GPL 2023-12-05 13:57:34 +08:00
Makefile fix(test): Exclude TestCalculatorTime from test suite to streamline testing 2025-03-21 23:23:50 +08:00
README.md docs(README): update link to screenshots directory 2025-04-18 10:13:54 +08:00
Wox.code-workspace Refactor plugin host 2024-12-22 22:24:04 +08:00
git-commit.mdc refactor(test): improve test setup and error reporting 2025-02-20 21:39:36 +08:00
store-ai-command.json chore: Update plugin store URLs to use new file names 2024-10-16 11:05:11 +08:00
store-plugin.json [Bot] Update plugin store manifests 2025-04-17 23:03:46 +08:00
store-theme.json Introducing dracula theme 2025-04-17 19:39:05 +08:00
updater.json [WIP] Add auto updater 2024-07-26 21:08:29 +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