Skip to content

The gravatarhash utility process the given email address into a full Gravatar URL.

Notifications You must be signed in to change notification settings

tleguern/gravatarhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRAVATARHASH(1) - General Commands Manual

NAME

gravatarhash - Generate an avatar URL from an email address

SYNOPSIS

gravatarhash [-fs] [-d default] [-h md5 | sha256] [-p dns | gravatar | libravatar] email

DESCRIPTION

The gravatarhash utility processes the given email address into an URL pointing to an avatar image.

Three providers are currently supported:

The default is to do a DNS query first and fallback to Gravatar if the query fails.

The options are as follows:

-d

Specify what to do if the avatar doesn't exist. Can be 404, mm, blank, retro or absolutely anything.

-f

Enable the forcedefault flag.

-h

Use either md5 or sha256 for the hash creation.

-p

Only use the specified avatar provider.

-s

Asks for the HTTPS URL.

SEE ALSO

md5(1)

OpenBSD 6.4 - August 19, 2014

About

The gravatarhash utility process the given email address into a full Gravatar URL.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published