Back to browse
Connect to Your Mac Terminal from iPhone

Connect to Your Mac Terminal from iPhone

by Sayuj01·Feb 21, 2026·1 point·0 comments

AI Analysis

●●SolidSlickSolve My Problem

Remote terminal via WebRTC, but SSH + Mosh already solve this better.

Strengths
  • Direct P2P WebRTC tunneling means server never touches terminal data, reducing trust surface.
  • E2E encryption with dual-layer verification (account tokens + master password) defensively designed.
  • Thoughtful UX for approval workflow — manual device allowlisting prevents account compromise spillover.
Weaknesses
  • SSH over iPhone apps (Terminus, Prompt 3) + Mosh provide equivalent functionality with less setup friction.
  • Freemium model limits Pro tier value proposition ($49 lifetime for background connect and logs is thin).
Target Audience

Developers and engineers who need remote terminal access from mobile devices.

Similar To

SSH + Mosh · Terminus (iOS SSH client) · Prompt 3

Post Description

Steve Jobs said if you live every day like it's your last, you'll eventually be right. I realized if today was my last day, I'd honestly rather be using Claude Code/Codex than doomscrolling on the toilet.

So I built Macky so I can do exactly that.

It works by establishing a direct P2P WebRTC tunnel between your Mac and iPhone. It is secure by design. My server introduces the devices but never sees the data stream and allow listing so you have to manually approve your iPhone on the Mac first.

Since you are already naked, you might as well ship some code.

Similar Projects

Developer Tools●●Solid

Claude Remote

E2E encrypted remote Claude Code access from phone; dogfooded via itself.

Niche GemBig Brain
jamiepond
324mo ago