favicon-downloader-cli

1.0.0 • Public • Published

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.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i favicon-downloader-cli

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.96 kB

    Total Files

    4

    Last publish

    Collaborators

    • theanubhav