1.0.0 • Published 5 years ago

favicon-downloader-cli v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

favicon-downloader-cli

A module to download favicon of any site

Build Status PRs Welcome GitHub issues HitCount

NPM

Install

$ npm install favicon-downloader-cli --g

Usage

$ favdownload --help

  a cli to download favicon of any site

  Usage
    $ favdownload <url> [--path] [--name]
  Options
    --path         Path to download the favicon
    --name         Name for favicon file downloaded
  Examples
    $ favdownload https://theanubhav.com
    $ favdownload https://devtips.theanubhav.com --name favicon.ico
    $ favdownload https://about.theanubhav.com --name favicon.ico  --path /a/ico

Related Module

Contribution

Suggestions and PRs are welcome!

Please create issue or open PR request for contribution.

License

Open Source Love

refer LICENSE file in this repository.