Built for: “pin frequently used SSH commands in the macOS menu bar”

SSH shortcuts with a terminal attached

Put recurring SSH commands in the menu bar

Save the host, flags, tunnel, and local project context once. Start the connection from Shell Click and return to the same terminal whenever it needs input or inspection.

Database tunnel Ready

~/Code/admin

ssh -N -L 5433:localhost:5432 dev@server
Remote shell Ready

~

ssh dev@server
SOCKS proxy Ready

~

ssh -N -D 1080 dev@server

The useful SSH command is always longer than the one you remember

Port forwards, jump hosts, identity files, and keepalive options turn a recurring connection into something you search through history or documentation every time.

Name the connection and keep its session visible

Shell Click saves the complete command and launches it in a persistent interactive terminal. Long-running tunnels stay attached to their own sessions instead of hiding behind an opaque background action.

The command, its context, and its terminal

01

Full command preserved

Keep flags, hosts, and port mappings together under a recognizable name.

02

Interactive authentication

Use the attached terminal when SSH needs a passphrase, confirmation, or other input.

03

Explicit stop control

Interrupt or terminate the foreground connection from the saved command card.

Built for commands that stay running

Inspect connection output, answer a passphrase prompt, send Control-C, or stop the process without finding the Terminal window where the tunnel began.

The tunnel you need, without the history search.

Open the menu-bar popover, start the saved SSH command, and keep the session close at hand.

$9.99 Limited early bird price$16.99 later
Direct download Buy Shell Click Try free for 14 days →