MiniSim

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

MIT License

Stars
1.7K

Bot releases are hidden (Show)

MiniSim - v0.9.0.rc-0 Latest Release

Published by okwasniewski about 1 month ago

Hey!

This is a pre-release of MiniSim 0.9.0 with bunch of new features and core logic refactor. This is the first RC release of MiniSim but its also one one the biggest releases 👀

What's Changed

New Contributors

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.8.4...v0.9.0.rc-0

MiniSim - v0.8.4

Published by okwasniewski 3 months ago

What's Changed

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.8.3...v0.8.4

MiniSim - v0.8.3

Published by okwasniewski 3 months ago

What's Changed

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.8.2...v0.8.3

MiniSim - v0.8.2

Published by okwasniewski 11 months ago

What's Changed

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.8.1...v0.8.2

MiniSim - v0.8.1

Published by okwasniewski 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.8.0...v0.8.1

MiniSim - v0.8.0

Published by okwasniewski 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.7.0...v0.8.0

MiniSim - v0.7.0

Published by okwasniewski about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.6.2...v0.7.0

MiniSim - v0.6.2

Published by okwasniewski over 1 year ago

What's Changed

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.6.1...v0.6.2

MiniSim - v0.6.1

Published by okwasniewski over 1 year ago

What's Changed

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.6.0...v0.6.1

MiniSim - v0.6.0

Published by okwasniewski over 1 year ago

What's Changed

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.5.0...v0.6.0

MiniSim - v0.5.0

Published by okwasniewski over 1 year ago

MiniSim - v0.4.3

Published by okwasniewski over 1 year ago

What's Changed

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.4.2...v0.4.3

MiniSim - v0.4.2

Published by okwasniewski over 1 year ago

What's Changed

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.4.1...v0.4.2

MiniSim - v0.4.1

Published by okwasniewski over 1 year ago

What's Changed

Full Changelog: https://github.com/okwasniewski/MiniSim/compare/v0.4.0...v0.4.1

MiniSim - v0.4.0

Published by okwasniewski over 1 year ago

Background

  • Fixed issue with wrong placement of android devices in the menu after cleaning cache
  • Indicate running emulators by adding checkmark next to them
  • Display submenus according to current device state (on / off)
  • Opt-in notifications when copying text
  • Focus devices using accessibility API instead of trying to open it (Requires additional permissions)
MiniSim - v0.3.0

Published by okwasniewski over 1 year ago

Background

  • New: Send clipboard to Android emulator
MiniSim - v0.2.1

Published by okwasniewski over 1 year ago

Background

  • Added default fallback for users having problems with ANDROID_HOME variable not being set.
MiniSim - v0.2.0

Published by okwasniewski over 1 year ago

Background

  • Added support for copying device name and UDID for iOS.
  • Added support for copying device name and ADB id for Android.
  • Added support for toggling a11y on Android devices.
  • Changed way of getting developer tools paths to sourcing config files.
  • Added auto update experience