downloader-cli

2.0.0 • Public • Published

downloader-cli

Join the chat at https://gitter.im/downloader-cli/Lobby

A command-line tool that can download anything. All you have to do is specify the URL and the new file name.


Dependencies:

  1. commander - npm install -g --save commander
  2. console-png - npm install -g --save console-png
  3. cli-spinner - npm install -g --save cli-spinner
  4. ora - npm install -g --save ora

Dev Dependencies:

  1. grunt - npm install -g --save-dev grunt
  2. grunt-cli - npm install -g --save-dev grunt-cli
  3. gulp - npm install --save-dev gulp - 3.9.1
  4. gulp-javascript-obfuscator - npm install -g --save-dev gulp-javascript-obfuscator - 1.1.3
  5. `gulp

Install it Like This:

$ npm install -g downloader-cli

Use it Like This:

$ dl-file <url> <destination-file-name>

Uninstalling:

Since the only dependency downloader-cli has is commander, you can uninstall downloader-cli, console-png, and commander like any other module and its dependencies.


TODO:

  • Add image display functionality for PNG images.
  • Add image display functionality for JPG and JPEG images.
  • Add HTTPS (SSL) download URL support.

Package Sidebar

Install

npm i downloader-cli

Weekly Downloads

2

Version

2.0.0

License

MIT

Last publish

Collaborators

  • railor-music