Desktop App
TL;DR
The Cmdop Desktop App is a native application built with Wails (Go + React) that provides system tray integration, a Spotlight-like command launcher activated via Option+Space (macOS) or Alt+Space (Windows), built-in AI chat, and auto-start support. It runs on macOS, Windows, and Linux.
Native desktop application with system tray integration and global hotkeys.
What features does the Desktop App include?
- System Tray - Always accessible from your menu bar
- Global Hotkey - Quick access with
Option+Space(macOS) orAlt+Space(Windows) - Command Launcher - Spotlight-like command execution
- AI Chat - Built-in AI assistant
- Auto-start - Launch at system startup
What is the Desktop App architecture?
Built with Wails (Go + React):
- Backend - Go for system integration
- Frontend - React for UI
- Native - Uses platform-native APIs
How do I get started with the Desktop App?
- Download for your platform
- Install and launch
- Grant accessibility permissions (macOS)
- Press
Option+Spaceto open launcher
What keyboard shortcuts are available?
| Shortcut | Action |
|---|---|
Option+Space / Alt+Space | Open Launcher |
Cmd+, / Ctrl+, | Settings |
Cmd+Q / Ctrl+Q | Quit |
Escape | Close Launcher |
What should I explore next?
Last updated on