Manager Sim Assistant is an efficient and easy-to-use CLI for managing iOS and Android emulators, streamlining the process of managing applications and devices in development environments. It's perfect for mobile app developers looking to enhance productivity across both platforms.
- List available emulators for iOS and Android
- Start and shutdown emulators
- Display a list of installed apps on a specific emulator
- Install and uninstall apps on emulators
- Launch and terminate apps on emulators
- Take screenshots and record videos from emulators
- Reset emulators to their original state
- Open URLs on emulators
To install Manager Sim Assistant, run the following command:
npm install -g manager-sim
Or, if you prefer using Yarn:
yarn global add manager-sim