26 lines
740 B
Markdown
26 lines
740 B
Markdown
# Qalbum
|
|
|
|
A tool to create a web gallery from a folder structure of images / other files.
|
|
|
|
Demo gallery at: http://moonq.org/qalbum
|
|
|
|
## Installation
|
|
|
|
Usage requires ImageMagick binaries! Make sure you have `convert` in PATH.
|
|
|
|
Use pip or similar to install from Qalbum source.
|
|
|
|
ex.
|
|
|
|
`pip install --user --upgrade https://bitbucket.org/MoonQ/qalbum/get/master.tar.gz`
|
|
|
|
## Usage
|
|
|
|
Use the command line tool `Qalbum` to render web sites.
|
|
|
|
Alternatively, use `Qnano2` to create a site powered with [nanogallery2](https://nanogallery2.nanostudio.org/).
|
|
|
|
----
|
|
The development of this software has received funding from the European Community's Seventh Framework Programme FP7/2007-2011 under grant agreement no. 201837.
|
|
|