#!/bin/bash
Bash Image gallery
An image gallery written in bash
The bash image gallery consists of three bash scripts which together with imagemagick’s ’convert’ program handle a complete, sorted webgallery. It’s got a minimalistic design, but hey, you want to view the images, not the nice layout. For installation, look at the wiki.
Project Category: website
Project owner: blindcoder
Version history:
| Version | Release date | ChangeLog | Download |
| 0.2 | Tue Nov 1 16:53:45 UTC 2005 | Checks if a directory exists before processing it. Process every file that file(1) returns image for. | gallery_0.2.tar.bz2 (application/x-tar) |
| 0.1 | Sun Aug 28 12:53:36 UTC 2005 | gallery_0.1.tar.bz2 (application/x-tar) |