MiniSim is a small utility menu bar app for launching Android 🤖 and iOS  emulators (and more!).
Written in Swift and AppKit.
Download the app from releases page or use Homebrew:
brew install --cask minisimYou can use Minisim together with a Raycast extension.
- 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
 
New.Recording.Mar.10.2023.0522.PM.mp4
important This utility uses
xcrunandsdk/emulatorto 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.

