Back to browse
GitHub Repository

The `npx serve` of Apple Simulators.

1,675 starsTypeScript

Stream iOS Simulators to a Browser Window

by EvanBacon·Apr 29, 2026·3 points·2 comments

AI Analysis

●●●BangerBig BrainSolve My Problem

Browser-streamed iOS simulators let AI agents use existing browser tools instead of osascript.

Strengths
  • MJPEG + WebSocket capture via simctl io with zero app instrumentation needed
  • Log forwarding built specifically for browser-use MCP tools
  • 60 FPS streaming with gesture and keyboard passthrough
Weaknesses
  • macOS + Xcode command line tools required limits platform
  • Narrow audience of iOS devs using AI agents
Target Audience

iOS developers using AI coding agents

Post Description

Agent tools seemingly know how to work with browsers better than with iPhone simulators, so I built this tool to capture the simulator XPC stream and render it in a webpage. This means Claude Code/Codex desktop apps can use their existing browser-use tools to launch the preview, screenshot, and read logs without getting caught in a osascript loop.

Similar Projects

Gaming●●Solid

Poor's Man Shaders

CPU-side pixel streaming hack bypasses SDL shader instability for Lua game engines.

Big BrainNiche Gem
delduca
101mo ago