[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1713":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":8,"htmlUrl":8,"language":9,"languages":8,"totalLinesOfCode":8,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":14,"stars7d":13,"stars30d":15,"stars90d":14,"forks30d":14,"starsTrendScore":14,"compositeScore":16,"rankGlobal":8,"rankLanguage":8,"license":8,"archived":17,"fork":17,"defaultBranch":18,"hasWiki":19,"hasPages":17,"topics":20,"createdAt":8,"pushedAt":8,"updatedAt":21,"readmeContent":22,"aiSummary":23,"trendingCount":14,"starSnapshotCount":14,"syncStatus":24,"lastSyncTime":25,"discoverSource":26},1713,"kittyfarm","dnakov\u002Fkittyfarm","dnakov",null,"Swift",186,15,172,1,0,11,3.61,false,"main",true,[],"2026-06-12 02:00:31","\u003Cp align=\"center\">\n  \u003Cimg src=\"kittyfarm.png\" width=\"128\" \u002F>\n\u003C\u002Fp>\n\n\u003Ch1 align=\"center\">KittyFarm\u003C\u002Fh1>\n\n\u003Cp align=\"center\">Run iOS Simulators and Android Emulators side-by-side on your Mac.\u003C\u002Fp>\n\n---\n\nKittyFarm is a macOS app that lets you view and control multiple simulators and emulators from a single window. Touch input on one device can be replicated to all others simultaneously.\n\n### Features\n\n- Live display of iOS Simulators (via private SimulatorKit APIs — no screen recording permission needed) and Android Emulators (via gRPC)\n- Touch replication across devices\n- Device bezels rendered from Apple's CoreSimulator chrome assets and Android SDK skins\n- Build & Play: build your iOS\u002FAndroid project and deploy to all devices in parallel\n- Drag-and-drop device reordering\n- Proportional layout that scales devices to fill available space\n\n### Requirements\n\n- macOS 26+\n- Xcode 17+\n- Metal Toolchain component for Xcode\n- Android SDK (for emulator support)\n- [XcodeGen](https:\u002F\u002Fgithub.com\u002Fyonaskolb\u002FXcodeGen)\n\n### Building\n\nThe Xcode project is generated from `project.yml` using [XcodeGen](https:\u002F\u002Fgithub.com\u002Fyonaskolb\u002FXcodeGen):\n\nInstall the Metal Toolchain once if `xcodebuild` reports `cannot execute tool 'metal' due to missing Metal Toolchain`:\n\n```sh\nxcodebuild -downloadComponent MetalToolchain\n```\n\nGenerate the main project and the embedded `KittyProbe` helper project before building:\n\n```sh\ncd KittyProbe && xcodegen generate\ncd ..\nxcodegen generate\nxcodebuild -project KittyFarm.xcodeproj -scheme KittyFarm -configuration Debug build\n```\n\n### License\n\nMIT\n","KittyFarm 是一款 macOS 应用程序，它允许用户在同一窗口中查看和控制多个 iOS 模拟器和 Android 模拟器。其核心功能包括通过私有的 SimulatorKit API 实时显示 iOS 模拟器（无需屏幕录制权限）以及通过 gRPC 显示 Android 模拟器、跨设备触摸输入复制、基于 Apple 和 Android SDK 的设备边框渲染、并行构建与部署 iOS\u002FAndroid 项目至所有设备、拖放调整设备顺序及自适应布局以最大化利用可用空间。这款工具特别适合需要同时在多种移动平台上进行开发测试的开发者使用，能够显著提高多平台应用开发效率。",2,"2026-06-11 02:45:38","CREATED_QUERY"]