- TESIGN / RADAR
- Hydra Download Manager
Hydra Download Manager
Multi-source download accelerator
WHO USES ITPeople who often download large files (ISOs, datasets) · Server and CLI users · App developers
Install to use
Multi-connection download manager: desktop GUI, browser add-ons, wget/curl-compatible CLI
502 stars · checked on GitHub GitHub check 30 h late · 7-day +3 observed via GH Archive (as of )
BACK CATALOG



TESIGN TAKE
An open-source IDM-style download manager on three OSes, with the licence split so the engine alone can be embedded elsewhere.
AT A GLANCE
- LICENSE
- GPL-3.0
- USAGE
- Use freely. Release your source if you redistribute (copyleft).
- LANGUAGE
- Rust
- PLATFORM
- windows · macos · linux · cli
- ACTIVITY
- last commit 1 day ago () · latest pre-release v0.5.1-rc () · 26 releases
- COMMUNITY
- 9 contributors · 19 open issues (incl. PRs) · made by: an individual
- SOURCES
- GitHub
- OPEN SOURCE
- YES
- FIRST SEEN
- CATEGORY
- PRODUCTIVITY
A summary, not legal advice.
WHY IT MATTERS
The Rust engine splits a download across multiple connections and independent mirrors and re-assigns ranges from slow peers to fast ones (range stealing). The same engine ships as a wget/curl-compatible CLI (a static musl build that runs on any Linux distribution) and as a desktop app for Windows, macOS and Linux, with Chrome Web Store, Firefox Add-ons and Safari extensions handing downloads over. It reads Metalink 3/4 documents to pick up mirror lists, sizes and hashes, and installs via one-line install.sh/install.ps1 scripts, Homebrew, PPA, COPR, AUR or AppImage.
BUILD FROM THIS
- Because hydra-core and libhydra (the C ABI) are dual-licensed MIT/Apache-2.0, you can embed the download engine in Android, iOS, Go or Flutter apps; in server scripts it drops in where wget or curl was.
WHO IT'S FOR
- People who often download large files (ISOs, datasets)
- GUI plus browser extensions that hand over downloads
- Server and CLI users
- wget/curl-compatible commands, static build, Metalink mirror merging
- App developers
- embed the engine via libhydra (MIT/Apache-2.0)
START IN 5 MINUTES
# curl -fsSL https://raw.githubusercontent.com/ja7ad/hydra/main/install.sh | bash # macOS / Linux (GUI bundle; append -s -- --cli for CLI only)
# irm https://raw.githubusercontent.com/ja7ad/hydra/main/install.ps1 | iex # Windows PowerShell
# brew install ja7ad/tap/hydra
# hydra https://example.com/archive.tar.gz
# hydra -x 8 https://example.com/largefile.isoCAVEATS
- Licence: the CLI binary is GPL-3.0-or-later; the hydra-core, hya-net and hya-ffi libraries are MIT OR Apache-2.0 (repository shows GPL-3.0). The macOS app is not notarized yet, so Gatekeeper may block it; Linux desktop builds need glibc 2.35+ (Ubuntu 22.04, Debian 12, RHEL 9 and newer). On Ubuntu, apt install hydra gives THC-Hydra, a different program — install hydra-download-manager instead. Free.
RECEIPT
- FIRST SEEN
- AT SOURCE
- KEPT
- CREATED → FIRST SEEN
- 28d
- SOURCES
- GitHub
- ◌ BACK CATALOG
- Reconstructed from archive data, not a live discovery.
The same facts in machine-readable form — View as Markdown · JSON
SIMILAR TOOLS
Up to five from PRODUCTIVITY by ★ total: edited entries first, then repository cards; this entry is highlighted. Drawn from the same stored snapshot as the rankings — a comparison, not a recommendation.
| IMAGE | NAME | ★ TOTAL | ▲ 7d | LICENSE | PLATFORM | LAST PUSH |
|---|---|---|---|---|---|---|
![]() | Hermes AgentSelf-improving personal agent | ★ 246k | ▲ +375 | MITpermissive | linux · macos · windows · android · cli | |
![]() | Hydra Download ManagerMulti-source download acceleratorTHIS ENTRY | ★ 502 | ▲ +3 | GPL-3.0copyleft | windows · macos · linux · cli | |
| immich-app/immichCARD | ★ 114k | ▲ +82 | AGPL-3.0copyleft | — | ||
| stirling-tools/stirling-pdfCARD | ★ 91.9k | ▲ +54 | Licence unconfirmedunconfirmed | — | ||
| sherlock-project/sherlockCARD | ★ 91.5k | ▲ +64 | MITpermissive | — |
TIMELINE
- Repository created
- FIRST SEEN BY TESIGN ◌ BACK CATALOG




