aget
v1.0.2
Published
Simple Command line wget-alternative
Downloads
29
Readme
🔥 AGET - Cross Platform wget
Blazing Fast** Command line Downloader
** its your internet not mine :)
Install
$ npm install -g aget
Usage
$ aget
Usage: aget <options> [url]
Options:
-V, --version output the version number
-f, --file file to download to
-h, --help output usage information
Example
License
MIT
Contributors
- Laura Schäfer Soundofdarkness
Packages used:
- cli-progress by AndiDittrich (MIT)
- colors by Marak (MIT)
- commander by tj (MIT)
- prettysize by davglass (LICENSE)
- request by (guess what) request (Apache-2.0)
- request-progress by IndigoUnited (MIT)