FlyAndNotDown Github Avatar Generator Save

💕 A github-style avatar generator, powered by Java

Project README

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

Open Source Agenda is not affiliated with "FlyAndNotDown Github Avatar Generator" Project. README Source: FlyAndNotDown/github-avatar-generator
Stars
44
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating