angif fork with transparency layers (proof of concept implementation)
fork of Phil Howards Angif 1.0.0 beta3 (http://freecode.com/projects/angif)
Implemented "layered" (usage of transparency) 24bit color-depth support for gif instead of the original tiled one (mosaic of 255 color gifs). Instead of the divide-and-conquer approach this one uses sorting (bubble sort, sorry) for color frequency and distance grouping.
Build as windows command line tool with MingGW.
avrdude-gui is a simple GUI for avrdude (http://savannah.nongnu.org/projects/avrdude) which is a command line tool running on several OS to program the Atmel AVR Microcontrollers.