nagg - A Slide Show Generator


Description

nagg (Not Another Gallery Generator!) is a shell script written for bash that creates XHTML image slide shows and photo galleries. It is inspired and influenced by both jGal by Ricardo Signes and iGal by Eric Pop. It uses CSS to format the XHTML output so it should be easy to customize. nagg allows the use of one command line to quickly create decent looking static XHTML indexes and slides for use as on line photograph and image galleries.

The idea to try my hand at something non-trivial in scripting started when my preferred gallery generator, jGal, stopped working due to an ImageMagick update. I'm friends with the author and he did fix it for me, however, I wanted some good practice in scripting. Thus, nagg was born. In writing nagg I tried to recreate the functions of iGal and jGal as much as possible.

nagg also now supports basic watermarking with the --mark option.

Sample Galleries

Gallery 1 - This is what you get when you just run nagg.
Gallery 2 - Made with nagg -u --ad --as --bigy 600 -y 150 -w 3 -t "Fish Camp"

Download

nagg-0.9.9.tar.gz (md5) - ChangeLog - Man Page - README
nagg-0.9.7.tar.gz (md5) - ChangeLog - Man Page - README
nagg-0.9.1.tar.gz (md5) - ChangeLog - Man Page - README
nagg-0.9.0.tar.gz (md5) - ChangeLog - Man Page - README