The missing launcher for macOS terminal. Fuzzy matching, lightning fast, and zero dependencies.
curl -fsSL https://openapp.kvchub.com/install.sh | bash
Typo-friendly launching. Type 'saf' for Safari or 'xco' for Xcode. It just works.
List and search through all your applications across system and user folders effortlessly.
Built with pure Swift and AppKit. No node_modules, no python scripts, just native speed.
Keep your hands on the home row. No more clicking through Spotlight or Launchpad.
openapp <app-name>
# openapp safari
openapp list
# Alias: openapp ls
openapp search <key>
# Alias: openapp find
Run this command in your terminal to download and install OpenAppCLI automatically.
curl -fsSL https://openapp.kvchub.com/install.sh | bash
Or check the manual installation guide on GitHub.