Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 390 Bytes

File metadata and controls

29 lines (22 loc) · 390 Bytes

Simple Reader

Read images in a given directory

Works with .webp files

To run

npm install
npm start

Use mt.exe to edit windows manifest if needed.

Sample Directory Structure

gallery/
├─ Album 1/
│  ├─ image.png
│  ├─ image2.png
├─ Album 2/
├─ Manga 1/
│  ├─ 1.png
│  ├─ 2.png

License

CC0 1.0 (Public Domain)