# Code-Hex/pget

The fastest, resumable file download client

Repository: https://github.com/Code-Hex/pget
Canonical: https://ross.abutalabs.com/products/pget
Language: Go
License: MIT
License Family: permissive
Topics: pget, go, golang, fast, download, downloader, parallel, concurrency, http, resume
Last push: 2023-10-19T12:12:50+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": 3716, "days_push": 1049, "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 1174, forks 82 (observed 2026-08-28T04:03:52.327021+00:00)

## What it is
Pget is a fast, resumable command-line file download client written in Go that uses parallel multi-connection HTTP requests to speed up downloads. It supports multiple mirrors, resuming interrupted downloads, and cross-compilation for Windows, Linux, and macOS.

## Use cases
- download large files faster than wget
- resume interrupted downloads from the command line
- download a file from multiple mirrors in parallel
- parallelize HTTP downloads with multiple connections
- fetch ISO images quickly from the terminal

## When to choose
- you need faster downloads than wget/curl for large files on servers that support range requests
- you want a resumable downloader with multi-mirror support
- you need a single cross-platform binary with no dependencies

## When to avoid
- the server is behind a CDN that throttles or ignores range requests
- you need features like authentication, cookies, or recursive downloading
- the project appears to be in maintenance mode with infrequent releases

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: http-client, cli, concurrency
- domain: developer-tools, networking
- platform: windows, cli, cross-platform, go
- tags: downloader, parallel-download, resumable-download, wget-alternative, multi-connection, command-line, linux, macos

## Member repositories
- Code-Hex/pget (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.327021+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-30T06:28:15.804893+00:00, confidence not recorded.
  - readme: https://github.com/Code-Hex/pget (fetched 2026-08-28T04:03:52.327021+00:00, sha 6c2b478821ed)
- Data as of 2026-08-30T08:39:29.467469+00:00.
