Skip to content
/ imgd Public

Minotar is a global avatar service that pulls your head off of your Minecraft.net skin, and allows it for use on several thousand sites.

License

Notifications You must be signed in to change notification settings

minotar/imgd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgd

imgd is a simple avatar serving system. You're probably looking for Minotar.net

imgd is a single binary for quickly getting up and running with skins + processed avatars.

We also provide skind (just skins) and processd (just processing). You should then configure processd to point at your instance(s) or skind.

How to install?

Installation is simple - however it requires an installation of Go. Ensure you are set up there before trying these commands.

git clone https://github.com/minotar/imgd
cd imgd

make imgd

This should compile a binary to ./cmd/imgd/imgd which can then be used for serving your images.

Try ./cmd/imgd/imgd --help to see the options. You can also pass ENV vars (uppercasing and replacing -/. with _).

IMGD_SERVER_HTTP_LISTEN_PORT=8080 ./cmd/imgd/imgd

Thanks

Big thanks to lukegb for porting the old version of this script from PHP to Go.

About

Minotar is a global avatar service that pulls your head off of your Minecraft.net skin, and allows it for use on several thousand sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published