galrey(1)
NAME
galrey - A command line image gallery generator
SYNOPSIS
galrey OPTIONS OPTION_VALUE
DESCRIPTION
Galrey is a command line image gallery generator. It generates thumbnails and HTML browsable pages from a collection of images. To use galrey copy in the image directory galrey.rc from /etc/ and galrey.tpl from /usr/share/galrey/. Edit those files before launching the program.
OPTIONS
- -i IMAGES_PATH
- Redefine where the image files reside.
- -o OUTPUT_PATH
Redefine where the generated file will be placed.- -t TEMPLATE_FILE
To specify a particular template file (defaut is ./galrey.tpl).- -c CONFIG_FILE
To specify a particular config file (default is ./galrey.rc).- -m MEMO_FILE
to specify where the $DESCRIPTION$s must be read.
AUTHOR
Written by Claudio Cicali <flexer@flexer.it>
COPYRIGHT
Copyright (C) 2001 Claudio Cicali <flexer@flexer.it>
This is free software; see the source for copying conditions. There is
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
MAN PAGE
- Man page by Gaetano Paolone <bigpaul@debian.org>