Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sudharsan-selvaraj/simcode

Vscode extension to manage Android emulators and iOS simulators directly from the comfort of the editor
https://github.com/sudharsan-selvaraj/simcode

android appium emulator mobile-app simulator vscode vscode-extension

Last synced: about 13 hours ago
JSON representation

Vscode extension to manage Android emulators and iOS simulators directly from the comfort of the editor

Awesome Lists containing this project

README

        

Simcode



Manage android emulator and iOS simulators drirectly from the comfort of your editor


SimCode is a [Visual Studio Code](https://code.visualstudio.com/) [extension](https://marketplace.visualstudio.com/VSCode) that can be used to manage android simulator and ios emulator.





Release: 1.0.0

## Highlighted Features

- Lightweight UI to list android and ios devices
- Start and stop emulators/simulators with single click.

## Pre-requisites

- Android SDK is required and `ANDROID_HOME` environment variable should pointing to Android Sdk's root directory.
- For iOS simulators, Xcode and Xcode commandline tools are mandatory

## Quick start

- Install the Simcode extension for Visual Studio Code.
- Click on the Simcode icon in the side panel.
- List of available Android Emulators and iOS simulators will listed on the tree view.
- You can either start or stop the devices from the list.

## Known Issues

- If you come across a problem with the extension, please file an [issue](https://github.com/sudharsan-selvaraj/simcode/issues/new)
- For list of known issues, please check the [existing issues]https://github.com/sudharsan-selvaraj/simcode/issues)

**Enjoy!**