{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "ko",
  "slug": "hydra-download-manager",
  "url": "https://tesign.com/item/hydra-download-manager/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/hydra-download-manager/",
      "json": "https://tesign.com/item/hydra-download-manager/index.json",
      "markdown": "https://tesign.com/item/hydra-download-manager/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/hydra-download-manager/",
      "json": "https://tesign.com/en/item/hydra-download-manager/index.json",
      "markdown": "https://tesign.com/en/item/hydra-download-manager/index.md"
    }
  },
  "name": "Hydra Download Manager",
  "use_label": "다중 연결 다운로드 가속기",
  "one_liner": "파일을 여러 연결·미러로 나눠 받는 다운로드 관리자. Windows·macOS·Linux GUI, 브라우저 확장, wget/curl 호환 CLI",
  "text": {
    "why": "다운로드를 여러 연결과 독립 미러로 나눠 받고, 느린 쪽의 구간을 빠른 쪽에 넘기는(range stealing) 엔진을 Rust로 만들었습니다. 같은 엔진이 wget/curl 호환 CLI(정적 musl 빌드라 어느 Linux 배포판에서나 동작)와 Windows·macOS·Linux 데스크톱 앱으로 나오고, Chrome 웹스토어·Firefox 애드온·Safari 확장이 브라우저 다운로드를 넘겨줍니다. Metalink 3/4 문서를 읽어 미러 목록·크기·해시를 자동으로 쓰고, install.sh/install.ps1 한 줄 설치와 Homebrew·PPA·COPR·AUR·AppImage를 모두 제공합니다.",
    "take": "IDM류 다운로드 관리자를 세 OS에서 오픈소스로 만들되, 엔진만은 떼어 쓸 수 있게 라이선스를 갈라 놓은 점이 핵심입니다.",
    "build": [
      "hydra-core 스케줄러와 libhydra(C ABI)가 MIT/Apache-2.0 이중 라이선스라 Android·iOS·Go·Flutter 앱에 다운로드 엔진으로 넣을 수 있습니다. 서버 스크립트에서는 wget/curl 자리에 그대로 바꿔 끼울 수 있습니다."
    ],
    "who": [
      {
        "role": "ISO·데이터셋 등 큰 파일을 자주 받는 사용자",
        "situation": "GUI + 브라우저 확장으로 다운로드 인계"
      },
      {
        "role": "서버·CLI 사용자",
        "situation": "wget/curl 호환 명령, 정적 빌드, Metalink 미러 병합"
      },
      {
        "role": "앱 개발자",
        "situation": "libhydra(MIT/Apache-2.0)로 다운로드 엔진 임베딩"
      }
    ],
    "start": [
      {
        "command": false,
        "text": "curl -fsSL https://raw.githubusercontent.com/ja7ad/hydra/main/install.sh | bash   # macOS / Linux (GUI 번들; CLI만은 끝에 -s -- --cli)"
      },
      {
        "command": false,
        "text": "irm https://raw.githubusercontent.com/ja7ad/hydra/main/install.ps1 | iex   # Windows PowerShell"
      },
      {
        "command": false,
        "text": "brew install ja7ad/tap/hydra"
      },
      {
        "command": false,
        "text": "hydra https://example.com/archive.tar.gz"
      },
      {
        "command": false,
        "text": "hydra -x 8 https://example.com/largefile.iso"
      }
    ],
    "caveat": [
      "라이선스: CLI 바이너리는 GPL-3.0-or-later, hydra-core·hya-net·hya-ffi 라이브러리는 MIT OR Apache-2.0(저장소 표기 GPL-3.0). macOS 앱은 아직 공증(notarize)되지 않아 Gatekeeper가 막을 수 있고, Linux 데스크톱 빌드는 glibc 2.35 이상(Ubuntu 22.04·Debian 12·RHEL 9 이후)이 필요합니다. Ubuntu에서 apt install hydra는 다른 프로그램(THC-Hydra)이니 hydra-download-manager 패키지를 설치해야 합니다. 무료."
    ]
  },
  "cta": {
    "type": "install",
    "label": "INSTALL",
    "url": "https://hydra.javad.dev/"
  },
  "ready": "install",
  "categories": [
    "productivity"
  ],
  "categories_confirmed": true,
  "tags": [
    "download-manager",
    "rust",
    "cli",
    "browser-extension",
    "cross-platform",
    "metalink"
  ],
  "platform": [
    "windows",
    "macos",
    "linux",
    "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://hydra.javad.dev/",
    "github": "https://github.com/ja7ad/hydra",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "github",
        "url": "https://github.com/ja7ad/hydra",
        "posted_at": "2026-09-06T03:00:00.000Z",
        "hn_url": null
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 502,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:35:22.043Z",
    "stars_observed_since_check": 0,
    "star_delta_24h": null,
    "star_delta_7d": 3,
    "star_delta_30d": 13,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      null,
      null,
      2,
      6,
      2,
      null,
      null,
      null,
      3,
      null,
      null,
      null,
      null,
      null
    ],
    "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-15T07:37:26.000Z",
    "owner_type": "User",
    "open_issues": 19,
    "contributors": 9,
    "releases_count": 26,
    "latest_release": {
      "tag": "v0.5.1-rc",
      "published_at": "2026-09-15T06:37:37.000Z",
      "prerelease": true
    },
    "checked_at": "2026-09-15T19:35:22.043Z",
    "core_checked_at": "2026-09-15T19:35:22.043Z"
  },
  "signals": [
    {
      "kind": "back",
      "label": "과거 기록",
      "value": null
    }
  ],
  "images": {
    "og": "https://tesign.com/img/hydra-download-manager-a160e15181.jpg",
    "cover": "https://tesign.com/img/hydra-download-manager-a160e15181.jpg",
    "cover_width": 2022,
    "cover_height": 1260,
    "gallery": [
      "https://tesign.com/img/hydra-download-manager-a160e15181.jpg",
      "https://tesign.com/img/hydra-download-manager-218fbe39fa.png",
      "https://tesign.com/img/hydra-download-manager-e6c7621212.png"
    ],
    "alt": "Hydra Download Manager 데스크톱 창: 왼쪽에 압축·문서·음악·프로그램·영상 카테고리 트리, 오른쪽에 일시정지 1건·완료 1건의 다운로드 목록, 상단에 일정 예약·대기열 시작 버튼",
    "tier": 2
  },
  "dates": {
    "first_seen_at": "2026-09-13T09:47:20.612Z",
    "source_created_at": "2026-08-15T14:20:36.000Z",
    "discovery_hours": 691.4457255555556,
    "launch_signal_at": "2026-09-06T03:00:00.000Z",
    "kept_at": "2026-09-14T19:27:43.686Z",
    "first_published_at": "2026-09-14T19:27:43.752Z",
    "updated_at": "2026-09-15T04:36:56.889Z",
    "ingestion_mode": "backfill"
  },
  "notes": [
    "이 파일은 tesign.com 항목 페이지와 같은 빌드에서 같은 데이터로 만들어졌습니다. 소개 글은 편집자가 쓴 것이고, 숫자는 저장된 관측값입니다.",
    "JSON의 null은 관측하지 않았다는 뜻입니다 — 0이 아닙니다. 마크다운에서는 [확인 필요]로 적습니다.",
    "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다.",
    "과거 데이터를 되짚어 채운 항목입니다. 라이브 발견이 아닙니다.",
    "요약이며 법적 조언이 아닙니다."
  ]
}
