Skip to content

jstar0/github-avatar-generator

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitHub Avatar Generator

Building Status Building Status License

Github avatar generator is a Java application which is used to generate github-style avatars. There is a sample:

Build

Using Gradle to build the application:

./gradlew build

Installing application and dependencies:

./gradlew install

Usage

After built the application, you can execute it like this:

./build/install/gh-avatar-generator/bin/gh-avatar-generator -s amazing_seed -o sample.png

The arguments were specificed as follows:

  • -s: seed string, used to generate random color and block info
  • -o: output file name

Gallery

About

๐Ÿ’• A github-style avatar generator, powered by Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%