# download-directory/download-directory.github.io

Web App: Download just a sub directory from a GitHub repo.

Repository: https://github.com/download-directory/download-directory.github.io
Canonical: https://ross.abutalabs.com/products/download-directorygithubio
Homepage: https://download-directory.github.io
Language: TypeScript
License: MIT
License Family: permissive
Topics: github, tool, downloader, javacript, git, webapp
Last push: 2026-05-13T09:27:16+00:00

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

## Adoption (not part of the score)
Stars 1852, forks 171 (observed 2026-08-28T04:05:44.453354+00:00)

## What it is
A web app that lets users download a single subdirectory from a GitHub repository as a zip file, filling a gap in GitHub's native functionality. Users paste a GitHub directory URL (or use a `url` query parameter) and provide a token to fetch all files in that folder in one click.

## Use cases
- download a single folder from a github repo
- get just one directory from a large repository without cloning
- download subdirectory as zip from github
- fetch only the files i need from a repo
- download github folder without downloading whole repo

## When to choose
- you need only a few files or one folder from a large GitHub repository
- you want a quick, no-install browser-based tool
- you want automatic downloads via a URL with a `url` parameter

## When to avoid
- you need to download an entire repository (use git clone or GitHub's zip download)
- you need offline or CLI-based automation
- you're working with private repos and don't want to provide a token to a third-party site

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, file-system, web-scraping
- domain: developer-tools, version-control, web-development
- platform: browser
- tags: github, downloader, webapp, single-directory-download, web-server, typescript

## Member repositories
- download-directory/download-directory.github.io (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.453354+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:16:52.843753+00:00, confidence not recorded.
  - readme: https://github.com/download-directory/download-directory.github.io (fetched 2026-08-28T04:05:44.453354+00:00, sha 34ae3fd8b23b)
  - homepage: https://download-directory.github.io (fetched 2026-08-29T10:56:06.738707+00:00, sha a3ab2cba1952)
- Data as of 2026-08-30T08:39:29.467469+00:00.
