discard other keypresses
This commit is contained in:
54
README.md
54
README.md
@@ -1,26 +1,28 @@
|
||||
# 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://bitbucket.org/MoonQ/mirva/get/master.zip`
|
||||
|
||||
or `pipx install https://bitbucket.org/MoonQ/mirva/get/master.zip`
|
||||
|
||||
## Usage
|
||||
|
||||
Use the command line tool `mirva` to render web sites.
|
||||
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Thank you Mirva for being a lustrous source of inspiration - May you stay
|
||||
full of joy and love!
|
||||
# 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://bitbucket.org/MoonQ/mirva/get/master.zip`
|
||||
|
||||
or `pipx install https://bitbucket.org/MoonQ/mirva/get/master.zip`
|
||||
|
||||
## 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!
|
||||
|
||||
Reference in New Issue
Block a user