Skip to content

Commit

Permalink
feat: add new features to README (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski authored Feb 9, 2023
1 parent 6068f4b commit a0377d2
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,24 @@

## About

MiniSim is a small utility menu bar app for lauching Android 🤖 and iOS  emulators.
MiniSim is a small utility menu bar app for lauching Android 🤖 and iOS  emulators (and more!).

Written in Swift and AppKit.

## Features

- Lightweight
- Fast, 100% native
- Open Source
- Open with shortcut `⌥ + ⇧ + e` (option + shift + e)
- Launch iOS emulators
- Copy device UDID
- Copy device name
- Launch Android emulators
- Cold boot android emulators
- Run android emulators without audio
- Your bluetooth headphones will thank you 🎧
- Bring up menu bar with shortcut `⌥ + ⇧ + e` (option + shift + e)
- Cold boot android emulators
- Run android emulators without audio (Your bluetooth headphones will thank you 🎧)
- Toggle a11y on selected emulator
- Copy device name
- Copy device ADB id

## Screenshots

Expand Down

0 comments on commit a0377d2

Please sign in to comment.