Skip to content

akagr/identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identicon

Identicons

Generate Github like identicons from any string (usernames, emails, phones).

How to use

> iex -S mix

iex(1)> Identicon.main("Titanic")
:ok

An identicon image with name Titanic.png will be saved in current directory.

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/identicon.

About

Github like identicon generator in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages