Skip to content

Static XHTML Picture galery generator (bash, imagemagick).

License

Notifications You must be signed in to change notification settings

yradunchev/bashpic.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Project: bashpic.sh
Version 1.0
Release date: 2012-05-13
State: stable

-------------------------------------------------------------------------------
Description:

Generate static XHTML photo galery from pictures in a directory using Bash and
Imagemagick.

-------------------------------------------------------------------------------
Dependencies:

* imagemagick

-------------------------------------------------------------------------------
Documentation:

-c N : Number of galery columns, where N is an integer. Default 5;

-w "Text" : Text to be used as a watermark on pictures. Default "CC-BY";

-t "Text" : Galery title. Default - working directory name;
 
-------------------------------------------------------------------------------
Installation instructions

Put this script somewhere in your $PATH (~/bin is a good location).
Make it executable with chmod.

-------------------------------------------------------------------------------
Credits:

Based on previuos work of Sam Hocevar - http://sam.zoy.org/projects/genethumb/.

About

Static XHTML Picture galery generator (bash, imagemagick).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages