An open API service indexing awesome lists of open source software.

https://github.com/codedotjs/gravatar-of

:earth_africa: Download profile picture of any gravatar user by it's email.
https://github.com/codedotjs/gravatar-of

Last synced: 4 months ago
JSON representation

:earth_africa: Download profile picture of any gravatar user by it's email.

Awesome Lists containing this project

README

          









> 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




## Usage

```
Usage : gravatar-of [email-address]

Commands :
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)