All Projects → wigl → Isimulator

wigl / Isimulator

Licence: mit
iSimulator is a GUI utility to control the Simulator, and manage the app installed on the simulator.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Isimulator

Surmagic
🚀 The better way to deal with Binary Frameworks on iOS, Mac Catalyst, tvOS, macOS, and watchOS. Create XCFrameworks with ease.
Stars: ✭ 119 (-87.64%)
Mutual labels:  xcode, simulator
Life Calendar
A look at the big picture.
Stars: ✭ 139 (-85.57%)
Mutual labels:  xcode, app
Simctl
Ruby interface to xcrun simctl
Stars: ✭ 97 (-89.93%)
Mutual labels:  xcode, simulator
Touch Bar Simulator
Use the Touch Bar on any Mac
Stars: ✭ 1,608 (+66.98%)
Mutual labels:  simulator, app
Sketchcachecleaner
💻 Sketch Cache Cleaner - Deletes hidden Sketch history files that can take a lot of space on your hard drive and that you would probably never use.
Stars: ✭ 435 (-54.83%)
Mutual labels:  xcode, app
Ipadownload
Search and download decrypted IPA file from 3rd-party App Store.
Stars: ✭ 247 (-74.35%)
Mutual labels:  xcode, app
Nine41
Automate overriding the status bars for all running iOS simulators
Stars: ✭ 124 (-87.12%)
Mutual labels:  xcode, simulator
Pika
An open-source colour picker app for macOS
Stars: ✭ 550 (-42.89%)
Mutual labels:  xcode, app
Cartool
Mac上解压Assets.car文件的小工具(支持右键解压)
Stars: ✭ 375 (-61.06%)
Mutual labels:  xcode, app
Swiftscan
A barcode and qr code scanner( 二维码/条形码扫描、生成,仿微信、支付宝)
Stars: ✭ 293 (-69.57%)
Mutual labels:  xcode, app
Controlroom
A macOS app to control the Xcode Simulator.
Stars: ✭ 4,617 (+379.44%)
Mutual labels:  xcode, simulator
Exhibit
Exhibit is a managed screensaver App for tvOS.
Stars: ✭ 19 (-98.03%)
Mutual labels:  xcode, app
App Tutorial
Tutorial app which is built in the tutorial
Stars: ✭ 29 (-96.99%)
Mutual labels:  app
Instories
iOS app for viewing Instagram stories anonymously.
Stars: ✭ 31 (-96.78%)
Mutual labels:  xcode
Azureeventgridsimulator
A simulator that provides endpoints to mimic the functionality of Azure Event Grid topics and subscribers and is compatible with the Microsoft.Azure.EventGrid client library.
Stars: ✭ 29 (-96.99%)
Mutual labels:  simulator
Duckietown.jl
Differentiable Duckietown
Stars: ✭ 29 (-96.99%)
Mutual labels:  simulator
Azuretipsandtricks
Learn some of our favorite Azure tips and tricks—some long-standing, and new ones that have recently been added to become more productive with Azure. Star the repo now to shave hours off your coding tasks tomorrow.
Stars: ✭ 957 (-0.62%)
Mutual labels:  app
Protime
📱⏰ Mobile application for tracking projects time written in Flutter!
Stars: ✭ 31 (-96.78%)
Mutual labels:  app
Openlauncher
Customizable and Open Source Launcher for Android
Stars: ✭ 945 (-1.87%)
Mutual labels:  app
Elephant
Elephant is PHPHub Community Android unofficial client, base on Material Design + MVP+RxJava+Retrofit .
Stars: ✭ 949 (-1.45%)
Mutual labels:  app

Carrot: iSimulator is a GUI utility to control the Simulator

iSimulator is a GUI utility to control the Simulator, and manage the app installed on the simulator.

Features

Control Simulator:

  • [x] Show all simulators, including iOS, watchOS, tvOS and paired watches.
  • [x] Create, erase, delete a simulator.
  • [x] Pair iPhone and iWatch simulator.
  • [x] Start, shutdown a simulator, and can start multiple simulators at the same time.

Control application:

  • [x] Shows all applications installed on the simulator.
  • [x] Easy to access application bundle, sandbox folder. iSimulator will create a folder that contains the app's bundle and sandbox. This will make access app's data easier.
  • [x] Launch, terminate, uninstall application.
  • [x] Launch one application for other simulator. Very easy to share an app to other simulators without having to rebuild.

Auto Refresh:

  • [x] If you add, delete a simulator, or add, delete an application etc.,iSimulator will automatically refresh.

Usage

Download App and run.

Build from the code

Don't use carthage bootstrap, because FBSimulatorControl have extra scheme that carthage can not build.

Please run script with the following:./carthageBootstrap.sh to checkout and build dependencies.

Requirements

iSimulator depends on Xcode command line tools, if you do not see the simulator you want, please change the path to the active developer directory. You can use the following two ways:

Terminal.app: Usage: sudo xcode-select -s

Xcode.app: Preferences -> Locations -> Command line tools

Preview

Show all simulators,Easy to access application bundle, sandbox folder.

List apps

Launch one application for other simulator. Very easy to share an app to other simulators without having to rebuild.

Launch one application for other simulator.

License

iSimulator is released under the MIT license. See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].