# LinusU/node-appdmg

💾 Generate your app dmgs

Repository: https://github.com/LinusU/node-appdmg
Canonical: https://ross.abutalabs.com/products/node-appdmg
Language: JavaScript
License: MIT
License Family: permissive
Topics: hacktoberfest
Last push: 2023-03-03T12:59:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4678, "days_push": 1279, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1746, forks 158 (observed 2026-08-28T04:05:30.778230+00:00)

## What it is
A Node.js-based CLI tool that generates polished macOS DMG disk images for applications from a simple JSON specification. It supports custom backgrounds, icons, icon layouts, window sizing, various compression formats, and code signing.

## Use cases
- create a dmg installer for my mac app
- generate beautiful dmg images for osx application
- package electron app as dmg
- add background and icon layout to macos disk image
- code sign a dmg file
- build mac app installer from command line

## When to choose
- you need to distribute a macOS desktop app as a DMG with custom branding
- you want scriptable, repeatable DMG creation in a CI pipeline
- you need control over DMG window layout, compression format, or code signing

## When to avoid
- you target platforms other than macOS, since DMG creation requires macOS tooling
- you need a GUI-based DMG builder
- you need actively developed features, as the project is in maintenance mode

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, file-system, compression
- domain: developer-tools, desktop-applications, apple-ecosystem
- platform: cli
- tags: dmg, macos-packaging, app-distribution, electron-packaging, command-line, macos, nodejs

## Member repositories
- LinusU/node-appdmg (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.778230+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:29:11.180914+00:00, confidence not recorded.
  - readme: https://github.com/LinusU/node-appdmg (fetched 2026-08-28T04:05:30.778230+00:00, sha 708be14ee81f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
