Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 800 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 800 Bytes

newsgif

newsgif is a simple tool written in go to create an animated GIF news ticker from Wikipedia's "In the news" section.

Demo

rgb.gif

Dependencies

newsgif uses Michael Fogleman's awesome gg library.

Building newsgif

The repository includes a Makefile so newsgif can be built by simply running the command:

# make

Usage

The newsgif binary can be called without any arguments and will produce a file named rgb.gif in the current directory.

LICENSE

impost0r is distributed under the terms of the ISC license.

See LICENSE for details.