simutil
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/simutil/
A TUI for launching Android Emulators / iOS Simulators and using physical devices.
Script Preview
Review this script before executing in your terminal.

simutil is a terminal UI for launching and managing iOS Simulators and Android Emulators side by side.
It launches any simulator or emulator with one keypress, gives Android boot modes like cold boot or no audio for stubborn startups, and streams filterable logcat to see what a device is doing, along with shutting devices down from the same screen.
For real devices, it pairs over Wi-Fi by IP, a six-digit code, or QR, and custom plugins let you add your own tools through a YAML file you edit in place.
simutil is for mobile and Flutter developers who juggle emulators, simulators, and physical devices and would rather not open Android Studio or Xcode just to launch one.

