<h1 align="center">
<br>
<img src="https://raw.githubusercontent.com/rishigiridotcom/rishigiri.com/gh-pages/github/gravatar.png"></img>
<br>
<img src="https://travis-ci.org/CodeDotJS/gravatar-of.svg?branch=master">
<img src="https://img.shields.io/badge/code_style-XO-5ed9c7.svg">
</h1>

> Download profile picture of gravatar user by his/her email address!

## Install

```
$ npm install --global gravatar-of

```
__`OR`__
```
$ sudo npm install --global gravatar-of
```

## Demo

<p align="center">
<img src="https://raw.githubusercontent.com/CodeDotJS/gravatar-of/master/media/ezgif-1-3b5324134a.gif">
</p>
## Usage

```
 Usage    :   gravatar-of [email-address] <size>

 Commands :
  <size>      specify the image resolution after email

 Note     :   Defining resolution is optional

 Help     :
  $ gravatar-of user@gmail.com
  $ gravatar-of user@gmail.com 400

```

## Related

- __[`Image-of`](https://github.com/CodeDotJS/image-of) :__ `Download profile picture of any facebook user`

- __[`Instavim`](https://github.com/CodeDotJS/instavim) :__ `Download Instagram medias directly from command line`

- __[`Twiger`](https://github.com/CodeDotJS/twiger) :__ `Download Twitter medias from command line`;


## License

MIT © [Rishi Giri](http://rishigiri.com)
