The macOS command launcher for developers

Put your dev commands one click away.

  • Right project folder
  • Live output and ports
  • Interactive shell
Interactive demo Try it now

Run a command, inspect its ports, then open Shell View to follow the output.

Shell ClickFileEditViewGoWindowHelp
Sun Jul 19  9:41 AM
Shell Click

Commands

Product suite

Swipe to explore the full app demo

Native macOS 14-day free trial Local only No subscription

“Which folder was this for?” “Where is that server running?” “Why do I have four Terminal windows?”

What developers asked for most

Keep the convenience. Keep the terminal.

One saved command keeps its project folder, live shell, and detected ports together.

Saved command

~/Code/storefront — zsh ● Running
$ pnpm dev

> storefront@1.4.0 dev
> vite --host 0.0.0.0

  VITE v8.0.4  ready in 318 ms

  ➜  Local:   http://localhost:3000/
  ➜  press h + enter to show help

Folder remembered Real shell Port detected

Three steps, then one click

Save once. Run anytime.

● ● ●Choose Project Folder
1
ChoosePick your project folder.
● ● ●New Command
2
SaveKeep the command with its folder.
3
RunLaunch it from the menu bar.

Built around real searches

The command-line problems people are trying to solve

Each guide answers a concrete workflow developers have publicly asked for.

~/Code/my-app — zsh
$ pnpm dev
Local:   http://localhost:3000/
ready in 412 ms

$ _

A real interactive login shell

Not a fire-and-forget button

Shell Click initializes the command through your account’s interactive login shell. PATH, aliases, functions, and version managers stay available. The terminal remains usable before, during, and after the saved command runs.

  • Persistent private tmux session per command
  • Direct keyboard input and Control-C
  • SIGTERM stop behavior for the foreground process group
  • Bundled tmux—nothing else to install

Shell Click for macOS

From project folder to running process.

Buy it once. Keep every command and terminal session on your Mac.