29 lines
641 B
Markdown
29 lines
641 B
Markdown
# Mirva
|
|
|
|
A tool to create a web gallery from a single folder of images.
|
|
Also .mp4 files are included in the gallery
|
|
|
|
## Installation
|
|
|
|
Usage requires ImageMagick binaries! Make sure you have `convert` in PATH.
|
|
|
|
Use pip or similar to install from source.
|
|
|
|
ex.
|
|
|
|
`pip3 install --user --upgrade https://six9.net/py/mirva/current.tar.gz`
|
|
|
|
or `pipx install https://six9.net/py/mirva/current.tar.gz`
|
|
|
|
## Usage
|
|
|
|
Use the command line tool `mirva` to render web sites.
|
|
|
|
note: Arrow keys left/right on web page move between images.
|
|
|
|
|
|
## Acknowledgements
|
|
|
|
Thank you Mirva for being a lustrous source of inspiration - May you stay
|
|
full of joy and love!
|