1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-01 11:40:49 +00:00

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.
This commit is contained in:
Amr Tj. Wallas 2015-04-03 22:04:13 +02:00
parent 8a263f3342
commit e86decf308

View File

@ -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