A lightweight macOS menu bar app for quickly launching and managing iOS and Android emulators.
MiniSim is a macOS menu bar application designed to help mobile developers quickly launch and manage iOS and Android emulators. It provides a centralized interface for accessing emulator controls, copying device identifiers, and managing simulator instances without needing to open Xcode or Android Studio directly. The app aims to streamline the development workflow by reducing the time spent on emulator setup and navigation.
Mobile developers working on macOS who frequently use iOS simulators and Android emulators for app development and testing. It is particularly useful for those who want a faster, more integrated way to manage their emulator instances.
Developers choose MiniSim for its speed, native performance, and convenience—offering a lightweight, open-source alternative to manually launching emulators through command-line tools or IDE interfaces. Its global keyboard shortcut and menu bar integration provide quick access without disrupting the development workflow.
MacOS menu bar app for launching iOS and Android 🤖 emulators
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Offers a global keyboard shortcut (⌥ + ⇧ + e) for instant menu bar access, streamlining emulator launches without opening IDEs.
Built with Swift and AppKit, providing a lightweight, 100% native experience that integrates seamlessly into the macOS environment.
Combines controls for both iOS simulators and Android emulators, including copying UDIDs, deleting simulators, and setting launch flags in one interface.
Allows setting default launch flags like cold boot for Android and toggling audio, enhancing workflow efficiency for specific testing needs.
Requires proper Xcode and Android Studio setup to work, as it relies on `xcrun` and SDK tools, which can fail if not configured correctly.
Only available for macOS, making it useless for developers on Windows or Linux systems, limiting its audience.
Focuses on launching and managing emulators but lacks advanced features like debugging or integrated logging found in full IDEs.