https://github.com/testableapple/mobilki
Your simu/emu at your fingertips 🤌📱
https://github.com/testableapple/mobilki
Last synced: 9 months ago
JSON representation
Your simu/emu at your fingertips 🤌📱
- Host: GitHub
- URL: https://github.com/testableapple/mobilki
- Owner: testableapple
- License: mit
- Created: 2025-06-27T09:55:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-05T19:07:48.000Z (10 months ago)
- Last Synced: 2025-07-05T19:28:58.762Z (10 months ago)
- Language: Swift
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mobilki
A macOS menu bar app to manage iOS Simulators, Android Emulators, and real devices.
## Features
- View connected iOS and Android devices
- Manage existing iOS Simulators and Android Emulators
## Installation
### via homebrew
```bash
git clone https://github.com/testableapple/mobilki.git && cd mobilki
brew install --cask Casks/mobilki.rb
xattr -d com.apple.quarantine /Applications/Mobilki.app
```
### or manually
```bash
git clone https://github.com/testableapple/mobilki.git && cd mobilki
open Mobilki.xcodeproj
```
## Requirements
- macOS 12.0 or later
- Xcode 14.0 or later (for iOS)
- Java, adb (for Android)
## License
This project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file.