This is a simple workflow that launches the simulator or emulator.
You can install this latest version workflow here.
Enter the path to the emulator executable in the emulator_path
variable. You don't need to enter simulator_path
for iOS.
You can find the path to the emulator executable by running the following command:
where emulator
CleanShot.2022-03-11.at.19.26.13.mp4
Enter simulator
or emulator
in the search field.
The workflow now shows recently used devices at the top of the list. This makes it easier to quickly access your most frequently used simulators and emulators.
- A simple history mechanism tracks which devices you've used
- Devices are automatically sorted based on recent usage
- History is stored in a small JSON file in your home directory (
~/.alfred_device_history.json
)
This project is published under the MIT License.