When someone downloads your app, this window is your first hello. make-a-dmg builds it for you — one command, using only what is already on your Mac.
The tool's real output
MyApp-2.1.0.dmg — what your users open
Every line is what the tool actually prints — nothing staged.
Like what you see? It works both ways — no install, or installed:
Straight from the web. Nothing is installed, nothing is left behind on your Mac.
One small command lands on your Mac — from then on it is simply make-a-dmg in any folder.
The defaults already look right — a tidy window, your app on the left, Applications on the right, the app's own icon on the disk. When you care about more, each detail has a flag:
-i asks you one friendly question at a time-y asks nothing; --no-window keeps build servers happyEvery one of them is optional — and the README covers each flag in detail.
make-a-dmg is written by Azhar Ali — a developer who sweats the last mile, the part your users actually touch. If your app could use that, say hello.