{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "ko",
  "slug": "mangodisk",
  "url": "https://tesign.com/item/mangodisk/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/mangodisk/",
      "json": "https://tesign.com/item/mangodisk/index.json",
      "markdown": "https://tesign.com/item/mangodisk/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/mangodisk/",
      "json": "https://tesign.com/en/item/mangodisk/index.json",
      "markdown": "https://tesign.com/en/item/mangodisk/index.md"
    }
  },
  "name": "MangoDisk",
  "use_label": "맥·윈도우용 디스크 정리",
  "one_liner": "macOS·Windows 디스크 정리 앱 — 캐시·중복·대용량 파일·앱 잔여물을 읽기 전용으로 먼저 스캔하고 확인 뒤 삭제",
  "text": {
    "why": "디스크 정리 도구는 '얼마나 지우나'보다 '잘못 지우지 않나'가 문제인데, MangoDisk는 기본이 읽기 전용 스캔이고 삭제·제거·설정 변경 전에 항목을 하나씩 확인하게 하며, 결과를 작업 기록에 남깁니다. 시스템·브라우저 캐시부터 Xcode·Docker·Node.js 프로젝트 빌드 산출물 같은 개발 캐시, 로컬 AI 모델, 중복·대용량 파일, 앱 잔여물, 시작 프로그램, 트리맵 분석까지 한 앱에 있고, 정리 규칙집은 저장소에 공개되어 있습니다. Tauri 2 + Rust로 만들어졌고 한국어 README가 있습니다.",
    "take": "'더 많이 지우기'보다 '잘못 지우지 않기'를 앞세우고, 그 규칙집을 저장소에 공개해 검증받는 정리 도구입니다.",
    "build": [
      "CLI(mangodisk clean --format json)로 여러 대의 맥·PC를 무인 점검하는 스크립트를 짤 수 있고, TOML 규칙 파일로 자사 앱의 캐시 정리 규칙을 기여할 수 있습니다."
    ],
    "who": [
      {
        "role": "맥·윈도우 일반 사용자",
        "situation": "저장 공간 부족 시 캐시·중복·대용량 파일 정리"
      },
      {
        "role": "개발자",
        "situation": "Xcode·Docker·패키지 매니저·빌드 산출물 캐시 회수"
      },
      {
        "role": "사내 PC 관리자",
        "situation": "CLI로 JSON 출력·무인 정리 스크립트"
      }
    ],
    "start": [
      {
        "command": false,
        "text": "brew install --cask harry0703/tap/mangodisk        # macOS"
      },
      {
        "command": false,
        "text": "irm \"https://get.mangodisk.app\" | iex              # Windows PowerShell"
      },
      {
        "command": false,
        "text": "brew install harry0703/tap/mangodisk-cli           # CLI (macOS); Windows: irm \"https://get.mangodisk.app/cli\" | iex"
      },
      {
        "command": false,
        "text": "mangodisk clean                                    # 스캔만, 파일 변경 없음"
      },
      {
        "command": false,
        "text": "mangodisk clean --apply                            # 데스크톱과 같은 스마트 추천 적용"
      }
    ],
    "caveat": [
      "라이선스 GPL-3.0. macOS Monterey 12.5 이상, 64비트 Windows 10 이상(Edge WebView2 런타임 111.0.1661.62 이상 필요). 리눅스 미지원.",
      "정리·영구 삭제·앱 제거는 되돌릴 수 없을 수 있고 일부 시스템 최적화는 보안·배터리·업데이트 동작에 영향을 줄 수 있다고 README가 경고합니다.",
      "AI 설명 기능(1.1.0~)은 공식 릴리스에서 하루 무료 횟수를 제공하고 자체 AI 서비스 연결도 가능하다고만 밝혀, 무료 한도 수치는 [확인 필요]."
    ]
  },
  "cta": {
    "type": "install",
    "label": "INSTALL",
    "url": "https://mangodisk.app/"
  },
  "ready": "install",
  "categories": [
    "productivity"
  ],
  "categories_confirmed": true,
  "tags": [
    "disk-cleaner",
    "tauri",
    "rust",
    "duplicate-finder",
    "app-uninstaller",
    "cross-platform"
  ],
  "platform": [
    "macos",
    "windows",
    "cli"
  ],
  "license": {
    "spdx": "GPL-3.0",
    "scope": "copyleft",
    "scope_text": "사용·수정은 자유. 배포하면 소스 공개 의무(카피레프트).",
    "url": "https://spdx.org/licenses/GPL-3.0.html",
    "note": null,
    "open_source": true
  },
  "language": "Rust",
  "source_urls": {
    "canonical": "https://mangodisk.app/",
    "github": "https://github.com/harry0703/mangodisk",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "github",
        "url": "https://github.com/harry0703/mangodisk",
        "posted_at": "2026-09-04T06:00:00.000Z",
        "hn_url": null
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 2714,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:35:01.431Z",
    "stars_observed_since_check": 7,
    "star_delta_24h": 5,
    "star_delta_7d": 15,
    "star_delta_30d": 51,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      null,
      7,
      16,
      11,
      2,
      null,
      null,
      null,
      2,
      2,
      2,
      null,
      4,
      5
    ],
    "hf_likes": null,
    "hf_likes_observed_at": null,
    "hn_points": null,
    "hn_points_observed_at": null,
    "store": null,
    "method": "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다."
  },
  "ranks": null,
  "activity": {
    "pushed_at": "2026-09-15T06:38:20.000Z",
    "owner_type": "User",
    "open_issues": 14,
    "contributors": 4,
    "releases_count": 12,
    "latest_release": {
      "tag": "v1.1.1",
      "published_at": "2026-09-14T07:06:30.000Z",
      "prerelease": false
    },
    "checked_at": "2026-09-15T19:35:01.431Z",
    "core_checked_at": "2026-09-15T19:35:01.431Z"
  },
  "signals": [
    {
      "kind": "back",
      "label": "과거 기록",
      "value": null
    }
  ],
  "images": {
    "og": "https://tesign.com/img/mangodisk-e5d8c43485.jpg",
    "cover": "https://tesign.com/img/mangodisk-e5d8c43485.jpg",
    "cover_width": 1774,
    "cover_height": 887,
    "gallery": [
      "https://tesign.com/img/mangodisk-e5d8c43485.jpg",
      "https://tesign.com/img/mangodisk-6fd964fa2f.jpg",
      "https://tesign.com/img/mangodisk-cb044d39b4.jpg",
      "https://tesign.com/img/mangodisk-7ea2195f99.jpg"
    ],
    "alt": "MangoDisk 딥 클린업 화면(macOS): 왼쪽 메뉴에 Storage·Privacy·System Tools 항목, 가운데 시스템 캐시·Xcode 데이터·프로젝트 빌드 산출물 등 카테고리별 용량, 오른쪽에 체크박스가 달린 사용자 캐시 목록, 하단 Smart recommendation과 Clean 버튼",
    "tier": 2
  },
  "dates": {
    "first_seen_at": "2026-09-13T09:38:55.238Z",
    "source_created_at": "2026-08-01T03:00:29.000Z",
    "discovery_hours": 1038.6406216666667,
    "launch_signal_at": "2026-09-04T06:00:00.000Z",
    "kept_at": "2026-09-14T19:27:43.641Z",
    "first_published_at": "2026-09-14T19:27:43.752Z",
    "updated_at": "2026-09-15T04:36:56.906Z",
    "ingestion_mode": "backfill"
  },
  "notes": [
    "이 파일은 tesign.com 항목 페이지와 같은 빌드에서 같은 데이터로 만들어졌습니다. 소개 글은 편집자가 쓴 것이고, 숫자는 저장된 관측값입니다.",
    "JSON의 null은 관측하지 않았다는 뜻입니다 — 0이 아닙니다. 마크다운에서는 [확인 필요]로 적습니다.",
    "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다.",
    "과거 데이터를 되짚어 채운 항목입니다. 라이브 발견이 아닙니다.",
    "요약이며 법적 조언이 아닙니다."
  ]
}
