# MiniSim **Repository Path**: liyu2015/MiniSim ## Basic Information - **Project Name**: MiniSim - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-26 - **Last Updated**: 2026-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MiniSim ![App logo](/MiniSim/Assets.xcassets/AppIcon.appiconset/256.png) ## About MiniSim is a small utility menu bar app for launching Android 🤖 and iOS  emulators (and more!). Written in Swift and AppKit. ## Install Download the app from [releases](https://github.com/okwasniewski/MiniSim/releases) page or use [Homebrew](https://brew.sh): ```shell brew install --cask minisim ``` ### Raycast extension You can use Minisim together with a [Raycast](https://www.raycast.com) extension. ## Features - Lightweight - Fast, 100% native - Open Source - Open with shortcut: ⌥ + ⇧ + e - Launch iOS emulators - Copy device UDID - Copy device name - Delete simulators - Launch Android emulators - Cold boot android emulators - Run android emulators without audio (Your bluetooth headphones will thank you 🎧) - Toggle a11y on selected emulator - Copy device name - Copy device ADB id - Focus devices using accessibility API - Set default launch flags - Indicate running devices ## Screenshots https://user-images.githubusercontent.com/52801365/224473566-a6248f20-8fc9-4b8e-ab95-64e85bc6d5c6.mp4 ## Usage > **important** > This utility uses `xcrun` and `sdk/emulator` to fetch available devices on your machine. > It might not work if you don't have a proper XCode and Android Studio setup. There is a global shortcut for invoking the menu: ⌥ + ⇧ + e. Checkout the docs [here](https://github.com/okwasniewski/MiniSim/tree/main/docs).