Skip to content

RTLArchive/Minotar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minotar

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

clone1018 citricsquid Raitsui runforthefinish NoMercyJon Nautika Notch NiteAngel hyp3rdriv3 S1NZ drupal wildhog101 KakashiSuno

Sweet and Simple API

Simple Heads

Unlike the PayPal API, we keep things nice and simple. For basic usage just provide a username: <img src="https://minotar.net/avatar/clone1018">

You can also set a size. We use pixels and we only need the width. Just add it to the end. <img src="https://minotar.net/avatar/clone1018/100">

And since some services require an extension we've added simple support for it. Just add .png to the end. <img src="https://minotar.net/avatar/clone1018/100.png">

Avatar With Helm

Sometimes you want to display a helm too, that's fine with this endpoint.
<img src="https://minotar.net/helm/clone1018/100.png">

Advanced API GET!

User's Skin

You can even use Minotar's API to get a users skin. We're adding more soon!
<img src="https://minotar.net/skin/clone1018">

You can also set the browser to download the image by using:
https://minotar.net/download/clone1018

Random Skin

Randomly generated head? We got that too.
<img src="https://minotar.net/random/100.png">

Licensed under the SIMPL: http://simplaza.net/hax/SIMPL/

How to install?

If you want to host this yourself you'll need to install this, http://wideimage.sourceforge.net/download/ , we recommend using the pear package. You'll also need to add this to the main folder (where index.php is located) https://raw.github.com/chriso/klein.php/master/klein.php

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published