macOS tool for creating a properly formatted SD card with a Raspberry Pi operating system disk image.
This is basically a front end for the steps you would need to take using diskutil
.
Clone the source and build using Xcode.
- Select an SD card volume.
- Select the disk image to copy.
- Click "Format & Copy".
- Wait until you're presented with a confirmation.
- Eject the SD card and insert it into your Raspberry Pi.
MIT