Awesome
MiniSim
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 page or use Homebrew:
brew install --cask minisim
Raycast extension
You can use Minisim together with a Raycast extension.
<a title="Install minisim Raycast Extension" href="https://www.raycast.com/okwasniewski/minisim"><img src="https://www.raycast.com/okwasniewski/minisim/install_button@2x.png?v=1.1" height="64" alt="" style="height: 64px;"></a>
Features
- Lightweight
- Fast, 100% native
- Open Source
- Open with shortcut: <kbd>⌥ + ⇧ + e</kbd>
- 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
<img width="512" src="https://user-images.githubusercontent.com/52801365/223483262-aa3bad72-2948-4893-87a0-578e5d3d8e89.png">Usage
important This utility uses
xcrun
andsdk/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: <kbd>⌥ + ⇧ + e</kbd>.
Checkout the docs here.