newsgif is a simple tool written in go to create an animated GIF news ticker from Wikipedia's "In the news" section.
newsgif uses Michael Fogleman's awesome gg library.
The repository includes a Makefile so newsgif can be built by simply running the command:
# make
The newsgif binary can be called without any arguments and will produce a file named rgb.gif in the current directory.
impost0r is distributed under the terms of the ISC license.
See LICENSE for details.