Configs2026年7月5日·1 分钟阅读

Wox — Cross-Platform Keyboard Launcher for Power Users

A fast, extensible application launcher that finds files, runs commands, and integrates with hundreds of plugins. Available on Windows, macOS, and Linux.

Agent 就绪

Agent 可直接安装

这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
Wox
直接安装命令
npx -y tokrepo@latest install 43ec4a4a-7890-11f1-9bc6-00163e2b0d79 --target codex

先 dry-run 确认安装计划,再运行此命令。

Introduction

Wox is a cross-platform launcher that lets you search applications, files, bookmarks, and more from a single keystroke. Originally built for Windows as an Alfred alternative, it has evolved into a Go-based cross-platform tool with a rich plugin ecosystem. It helps developers stay in the flow by eliminating mouse-driven navigation.

What Wox Does

  • Instantly launches applications and opens files from keyboard input
  • Searches the web, bookmarks, and system settings
  • Runs shell commands and scripts directly from the launcher
  • Supports hundreds of community plugins for extended functionality
  • Provides calculator, dictionary, and URL shortcut features built-in

Architecture Overview

Wox is built in Go with a native UI layer that adapts to each operating system. The core indexes installed applications and file metadata for instant fuzzy-match search. A plugin API allows third-party extensions written in Go, Python, or Node.js to hook into the launcher pipeline, each receiving the user query and returning ranked results.

Self-Hosting & Configuration

  • Download pre-built binaries from GitHub releases for Windows, macOS, or Linux
  • Configure the global hotkey (default Alt+Space) in settings
  • Install plugins from the built-in plugin store or manually
  • Customize themes and result display preferences via the settings panel
  • Portable mode available for USB or shared-drive setups

Key Features

  • Sub-100ms search response with fuzzy matching
  • Cross-platform support for Windows, macOS, and Linux
  • Over 300 community plugins covering dev tools, utilities, and workflows
  • Themeable interface with light and dark modes
  • Query history and frecency-based result ranking

Comparison with Similar Tools

  • Alfred — macOS-only, polished workflows; Wox is cross-platform and free
  • Raycast — macOS-only with AI features; closed source
  • Albert — Linux-only Qt launcher; Wox covers more platforms
  • Ulauncher — Linux-focused Python launcher; smaller plugin ecosystem
  • PowerToys Run — Windows-only, part of Microsoft PowerToys suite

FAQ

Q: Is Wox free and open source? A: Yes. Wox is MIT-licensed and fully open source.

Q: Can I write my own plugins? A: Yes. Plugins can be written in Go, Python, or Node.js using the documented plugin API.

Q: Does Wox support file content search? A: The core searches file names. Plugins like Everything integration enable full content search on Windows.

Q: How does Wox compare to Spotlight on macOS? A: Wox offers deeper plugin integration, customizable themes, and cross-platform consistency that Spotlight does not provide.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产