/imgviewer

A simple image viewer for local photos to display in a browser.

Primary LanguageJavaScriptThe UnlicenseUnlicense

imgviewer

A simple image viewer for local photos to display in a browser.

usage

  1. Copy all index*.* files into the directory of your images.

  2. Run the bash script from a terminal bash index-files.sh
    This creates the file index-files.js...

  3. Open index.html in a browser.

  4. Navigate with space or

supported keyevents

key meaning
space or next image
previous image
ctrl next 10th image
ctrl previous 10th image
r random mode for next image
f fullscreen
i show image info
q or esc hide image

license

Unlicense