Hacker News new | ask | show | jobs
Show HN: Stream iOS Simulators to a Browser Window (github.com)
3 points by EvanBacon 47 days ago
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.
1 comments

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.