aria2 is a lightweight multi-protocol & multi-source command-linedownload utility. It supports HTTP/HTTPS, FTP, SFTP,BitTorrent and Metalink. aria2 can be manipulated via built-inJSON-RPC and XML-RPC interfaces.

  1. Mac Os X Developer Tools
  2. Mac Command Line List

Download

  • Aqua Command-Line Tools provides point-and-click user interfaces for controlling the command-line tools shipped with Mac OS X. With Aqua Command-Line Tools, the layout of each tool's graphical interface makes it easy to quickly find and activate just the features you want.
  • To develop Flutter apps for iOS, you need a Mac with Xcode installed. Install the latest stable version of Xcode (using web download or the Mac App Store). Configure the Xcode command-line tools to use the newly-installed version of Xcode by running the following from the command line.

Download version 1.35.0.There you can download source distribution and binaries for OS X, Windows and Android.

The command line developer tools are automatically installed if you install Xcode. However, Xcode takes up quite a bit of disk space (over 4 GB), and furthermore, it's kind of pointless to install Xcode if you're only going to use the command line developer tools.

The legacy releases earlier than 1.19.1 are availablehere.

Features

  • Multi-Connection Download.aria2 can download a filefrom multiple sources/protocols and tries to utilize yourmaximum download bandwidth. Really speeds up your downloadexperience.

  • Lightweight.aria2 doesn’t require much memory and CPU time. When disk cache isoff, the physical memory usage is typically 4MiB (normalHTTP/FTP downloads) to 9MiB (BitTorrent downloads). CPU usage inBitTorrent with download speed of 2.8MiB/sec is around 6%.

  • Fully Featured BitTorrent Client.All features you want in BitTorrent client are available: DHT,PEX, Encryption, Magnet URI, Web-Seeding, Selective Downloads,Local Peer Discovery and UDP tracker.

  • Metalink Enabled.aria2 supports The Metalink Download Description Format(aka Metalink v4),Metalink version 3 andMetalink/HTTP.Metalink offers the file verification, HTTP/FTP/SFTP/BitTorrent integrationand the various configurations for language, location, OS, etc.

  • Remote Control.aria2 supports RPC interface to control the aria2 process.The supported interfaces are JSON-RPC (over HTTP and WebSocket)and XML-RPC.

Usage Examples

Command-line scares you off? No, aria2 is really easy to use!!

Mac

Download from WEB:

Download from 2 sources:

Download using 2 connections per host:

BitTorrent:

BitTorrent Magnet URI:

Metalink:

Xcode command line tools download mac

Download URIs found in text file:

Related Projects

  • apt-metalink: Faster package downloads for Debian/Ubuntu
  • powerpill: Pacman wrapper for parallel and segmented downloads.
  • python3-aria2jsonrpc: A wrapper class around Aria2’s JSON RPC interface.
  • aria2.js: JavaScript (browsers and Node.js) library and cli for aria2 RPC

UI Frontends

  • webui-aria2: Web browser interface for aria2 (2012 GSOC project)
  • uGet: the Linux Download Manager

Mac Os X Developer Tools

License

This program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; either version 2 of the License, or (atyour option) any later version.

Mac Command Line List