dir2html

Generate an html album from a given directory


License
MIT
Install
pip install dir2html==0.2.2

Documentation

Dir2html

A simple utility to generate an html album from a given directory.

Installation

Use the package manager pip to install dir2html.

pip install dir2html

Usage

$ dir2html -i <input_directory> -o <output_directory> -t <album_title> -d <album_description>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT