imgd

command module
v0.0.0-...-ed111ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2014 License: Unlicense Imports: 25 Imported by: 0

README

imgd

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

How to install?

Installation is simple - however it requires an installation of Go. Follow the instructions below for a comprehensive, step by step installation.

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

$ export GOPATH=`pwd`
$ go get

$ go build

After you run go build, golang should automatically generate you an executable file (named imgd). Executing the file is simple: simply run:

$ ./imgd

There you have it! Go visit your installation at your-ip:8000 to view it in action. If you wish to change the address the server listens on, you can do so by editing config.gcfg (it's like an ini file).

Thanks

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

Documentation

Overview

minotar document

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL