Is a pixelflut server written in Go.
supports the pixelflut implementation
HELP
: displays a help messageSIZE
: return the size of the canvasPX <x> <y>
: get the color of a pixelPX <x> <y> rrggbb(aa)
: set the color of a pixel
It also supports some extra commands
PX <x> <y> ww
: set the color of a pixel to a grey valueIPX
: all the same as PX. but for the icoflutISIZE
: gives the size of the icoflut canvas