From e86decf3085798d6edbc23722191064debc175cc Mon Sep 17 00:00:00 2001 From: "Amr Tj. Wallas" Date: Fri, 3 Apr 2015 22:04:13 +0200 Subject: [PATCH] Adds aria2 to Networking & Servers section Aria2 is the evolution of wget and perl which can do many extra advanced operations including seeding/downloading torrents for example. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d049bcd..7acf750 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [pushblast](https://github.com/alebcay/pushblast) - Get PushBullet notifications when a shell program exits * [pushbullet-bash](https://github.com/Red5d/pushbullet-bash) - Bash interface to the PushBullet API * [resty](https://github.com/micha/resty) - Little command line REST client that you can use in pipelines +* [aria2](https://github.com/tatsuhiro-t/aria2) - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink ## Customization