A simple utility to generate an html album from a given directory.
Use the package manager pip to install dir2html.
pip install dir2html
$ dir2html -i <input_directory> -o <output_directory> -t <album_title> -d <album_description>
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.