Skip to content

okwasniewski/MiniSim

Repository files navigation

MiniSim

App logo

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.

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

New.Recording.Mar.10.2023.0522.PM.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.