🍺 BREW Explorer

← all formulae

create-dmg

brew install create-dmg v1.2.3 MIT

Shell script to build fancy DMGs

1.5k
30-day installs · #1106
5.8k
90-day · #1023
17.8k
365-day · #1118
2.6k
★ GitHub stars · updated 2mo ago

GitHub topics

bash dmg macos

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Shell script to build fancy DMGs",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:41+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "create-dmg",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-18T18:16:45Z",
  "github_readme_excerpt": "create-dmg\n==========\n\nA shell script to build fancy DMGs.\n\nStatus and contribution policy\n------------------------------\n\nCreate-dmg is mostly maintained by [@aonez](https://github.com/aonez) and the contributors who send pull requests.\nThe project home page is \u003chttps://github.com/create-dmg/create-dmg\u003e.\n\nWe will merge any pull request that adds something useful and does not break existing things.\n\nIf you\u0027re an active user and want to be a maintainer, or just want to chat, please ping us on Gitter at [gitter.im/create-dmg/Lobby](https://gitter.im/create-dmg/Lobby), or [email Andrew directly](floss@apjanke.net).\n\nCreate-dmg was originally created by [Andrey Tarantsov](https://github.com/andreyvit).\nIn May 2020 [Andrew Janke](https://github.com/apjanke) helped vastly with the project.\n\nInstallation\n------------\n\n- You can install this script using [Homebrew](https://brew.sh):\n\n  ```sh\n  brew install create-dmg\n  ```\n\n- You can download the [latest release](https://github.com/create-dmg/create-dmg/releases/latest) and install it from there:\n\n  ```sh\n  make install\n  ```\n\n- You can also clone the entire repository and run it locally from there:\n\n  ```sh\n  git clone https://github.com/create-dmg/create-dmg.git\n  ```\n\nUsage\n-----\n\n```sh\ncreate-dmg [options ...] \u003coutput_name.dmg\u003e \u003csource_folder\u003e\n```\n\nAll contents of source\\_folder will be copied into the disk image.\n\n**Options:**\n\n- **--volname \\\u003cname\\\u003e:** set volume name (displayed in the Finder sidebar and window title)\n- **--volicon \\\u003cicon.icns\\\u003e:** set volume icon\n- **--background \\\u003cpic.png\\\u003e:** set folder background image (provide png, gif, jpg)\n- **--window-pos \\\u003cx\\\u003e \\\u003cy\\\u003e:** set position the folder window\n- **--window-size \\\u003cwidth\\\u003e \\\u003cheight\\\u003e:** set size of the folder window\n- **--text-size \\\u003ctext_size\\\u003e:** set window text size (10-16)\n- **--icon-size \\\u003cicon_size\\\u003e:** set window icons size (up to 128)\n- **--icon \\\u003cfile_name\\\u003e \\\u003cx\\\u003e \\\u003cy\\\u003e:** set position of the file\u0027s icon\n- **--hide-extension \\\u003cfile_name\\\u003e:** hide",
  "github_repo": "create-dmg/create-dmg",
  "github_stars": 2581,
  "github_topics": [
    "bash",
    "dmg",
    "macos"
  ],
  "homepage": "https://github.com/create-dmg/create-dmg",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 1514,
  "installs_365d": 17780,
  "installs_90d": 5794,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "create-dmg",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1106,
  "rank_365d": 1118,
  "rank_90d": 1023,
  "raw_hash": "8c6791d3b342bcc8",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/create-dmg.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.2.3",
  "versioned_formulae": [],
  "why_use_this": null
}