Home/Tools/aria2
a
Install via:brew
License:GPL-2.0
Open source

aria2

About

A fast download utility — multi-connection downloads, resume support and even BitTorrent from the terminal.

Pricing

Free

aria2 is a lightweight, high-speed download utility. It downloads files across multiple connections at once, supports resuming and mirrors, and can even handle BitTorrent and Metalink downloads.

Key Features

  • Multi-connection downloads for extra speed.
  • Resume interrupted downloads.
  • Mirror support from multiple sources.
  • BitTorrent and Metalink support.
  • Downloads multiple files in parallel.
  • RPC interface for remote control.

Pricing

aria2 is free and open source under the GPL-2.0 license.

Getting Started

brew install aria2
aria2c https://example.com/file.zip
aria2c -x 8 https://example.com/big-file.iso
aria2c 'https://example.com/a.zip' 'https://example.com/b.zip'

Use -x 8 to open 8 connections per server for faster downloads.

Install

Copy and run one of these commands locally to install aria2.

brew install aria2

Comments (0)

Share your thoughts about this entry... Sign in to comment
No comments yet — start the conversation.