wox-launcher/wox

A cross-platform launcher that simply works

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 2nd, 2026
Created on December 19th, 2013
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 2,432
Total Stargazers: 27,331 (+0)
Total Subscribers: 508 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 25.7 days
90th percentile: 2.1 days
Tracked items: 516

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 9% of issues opened in the past year have been closed. Three people close 80% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 17
Closed in 7 days: 18
Avg open age: 2 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 14
Closed in 7 days: 15
Comments in 7 days: 9
Events in 7 days: 17

Top labels

  • Stale (136)
  • Suggestion (48)
  • Bug (39)
  • Question (33)
  • KeepRefresh (13)
  • Needs Investigation (5)

Detailed Description

Wox is a cross-platform launcher that provides native application and file searching with a keyboard-first interface across macOS, Linux, and Windows.

The tool addresses the need for a lightweight, always-available application launcher by combining local search capabilities with an extensible plugin system, all within a single focused input field. Rather than relying on Electron or browser-based rendering, Wox uses fully native GPU rendering on each platform, allowing it to maintain a minimal memory footprint of around 150 MB during typical use. This native approach enables the launcher to remain resident in the background without becoming a resource drain on the system.

Wox suits developers and power users who want a keyboard-driven alternative to system-level launchers and are comfortable with a plugin-based architecture. The tool supports extending functionality through Node.js, Python, or script plugins available from its plugin store, making it adaptable to different workflows. Those evaluating adoption should note that Wox positions itself against heavier Electron-based alternatives by emphasizing native performance and low memory usage, though the README does not provide direct comparisons to other specific launchers.

The project maintains active community engagement through multiple channels including Reddit, Discord, and GitHub discussions, with contributions welcomed through issues and pull requests. The codebase is written in Go and includes automated build workflows that track release status.