Show HN: Stream iOS Simulators to a Browser Window (github.com)

3 points by EvanBacon ↗ HN
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.

2 comments

[ 1.4 ms ] story [ 11.3 ms ] thread
Any plans to support Linux as well, or you are tight to IOS?
The project started as an experiment to see if using the browser as a transport layer for an iOS simulator made sense. The natural next step would be to support spawning simulators on remote macs and opening the browser window in sandbox environments.