All Projects β†’ FlyAndNotDown β†’ github-avatar-generator

FlyAndNotDown / github-avatar-generator

Licence: MIT License
πŸ’• A github-style avatar generator, powered by Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to github-avatar-generator

animal-avatar-generator
Animal avatar generator
Stars: ✭ 26 (-25.71%)
Mutual labels:  avatar
svelte-avatar
An avatar component for Svelte
Stars: ✭ 12 (-65.71%)
Mutual labels:  avatar
gag
This project is a fork of Google Annotation Gallery
Stars: ✭ 42 (+20%)
Mutual labels:  funny
hashtag.io
Hashtag.io is a PHP based social networking website, which supports exclusive multimedia content, sharing and private or group messaging service.
Stars: ✭ 64 (+82.86%)
Mutual labels:  avatar
fangpenlin-avataaars-generator-angular
Angular implementation of @fangpenlin's avataaars-generator
Stars: ✭ 20 (-42.86%)
Mutual labels:  avatar
monsterid
MonsterID adaptation for Composer and modern PHP versions
Stars: ✭ 20 (-42.86%)
Mutual labels:  avatar
Programmers-Stickers
η¨‹εΊε‘˜θ‘¨ζƒ…εŒ…οΌŒε―ε‘θ‡ͺhttps://weibo.com/2153528647/GvZPI0AYN
Stars: ✭ 30 (-14.29%)
Mutual labels:  funny
jest-fuck
Play an audible 'fuck' whenever your tests fail
Stars: ✭ 44 (+25.71%)
Mutual labels:  funny
vue-avatar-editor
Avatar editor for Vue.js. Demo on : https://fpluquet.github.io/vue-avatar-editor/
Stars: ✭ 85 (+142.86%)
Mutual labels:  avatar
Gravatar
πŸ‘€ Gravatar Helper & Generator (Laravel supported)
Stars: ✭ 19 (-45.71%)
Mutual labels:  avatar
gitmeme
Enjoy a meme after every git commit
Stars: ✭ 16 (-54.29%)
Mutual labels:  funny
spigot-bending
Minecraft plugin that allows players to bend elements as in the series
Stars: ✭ 14 (-60%)
Mutual labels:  avatar
boring-avatars
Boring avatars is a tiny JavaScript React library that generates custom, SVG-based avatars from any username and color palette.
Stars: ✭ 3,582 (+10134.29%)
Mutual labels:  avatar
avatar-manager
Avatar Manager for WordPress is a sweet and simple plugin for storing avatars locally and more. Easily.
Stars: ✭ 28 (-20%)
Mutual labels:  avatar
AvatarGAN
Generate Cartoon Images using Generative Adversarial Network
Stars: ✭ 24 (-31.43%)
Mutual labels:  avatar
react-nice-avatar
react library for generating avatar
Stars: ✭ 700 (+1900%)
Mutual labels:  avatar
awesome-identicons
A curated list of "Visual Hashs" (Identicon, Avatar, Fractal, RandomArt and general Hash Visualization)
Stars: ✭ 156 (+345.71%)
Mutual labels:  avatar
devBanner
Create your own devRant banner
Stars: ✭ 45 (+28.57%)
Mutual labels:  avatar
pokemon
ascii database of pokemon... in python!
Stars: ✭ 49 (+40%)
Mutual labels:  avatar
bash-cat-with-cat
The classic cat command but with a cat
Stars: ✭ 154 (+340%)
Mutual labels:  funny

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].