A modular macOS search launcher with Lua plugin support.
- macOS 14+
- Xcode 15+
make build # Debug build
make build-release # Release build
make install # Install to /Applicationsmake testBuilt-in providers: applications, files, bookmarks, system settings, clipboard, snippets, commands. Third-party plugins live under plugins/ and are written in Lua.
See docs/architecture.md for the architecture overview.