MiniSim icon indicating copy to clipboard operation
MiniSim copied to clipboard

MacOS menu bar app for launching iOS  and Android 🤖 emulators

Results 22 MiniSim issues
Sort by recently updated
recently updated
newest added

There's a erroneous entry in the android emulator list ![image](https://github.com/okwasniewski/MiniSim/assets/879060/81a7be5e-24bd-4098-93fc-3f1f24c92023) For reference: ``` $ANDROID_HOME/cmdline-tools/latest/bin/avdmanager list avd Available Android Virtual Devices: Name: Pixel_7_Pro_API_34 Device: pixel_7_pro (Google) Path: /Users/rigor789/.android/avd/Pixel_7_Pro_API_34.avd Target: Google Play...

In this issue I want to track future feature ideas and gather some feedback around what you want to see next! - [x] Turn on / off accessibility on Android...

enhancement

It would be great if you could connect an Android v11+ device over WiFi by scanning the a QR Code just like Android Studio has it.

enhancement

This pull request introduces the ability to pin simulators/emulators to the top of the list. It includes changes to the `UserDefaults` extension to store pinned devices, modifications to the `SubMenuItem`...

Adds an option in the preferences for the user to change the menu bar icon for MiniSim. Addresses #69 (nice). https://github.com/okwasniewski/MiniSim/assets/72168352/6500bb85-9aeb-48e3-a84e-e2ded421b013

Goal of this PR is to implement tests for ADB module

Goal of this PR would be to create a Release CI pipeline automatically publishing to Github Releases and notarizing the app

enhancement

The goal of this issue is to indicate if there is available update that the user didn't download / install. It could work / look simillarly to [Cleanshot](https://cleanshot.com/)

enhancement

The goal of this issue is to make users update their app more often. Adding a new button - above "Preferences" will make it easier to update the app.

enhancement
good first issue

The goal of this PR is to enable `implicitly_unwrapped_optional` SwiftLint rule and refactor pieces of the app to make SwiftLint happy.

enhancement
good first issue