https://github.com/andydevla/web-image-viewer
A simple, lighest and real serverless web album viewer to display all the images inside a folder on a responsive webpage.
https://github.com/andydevla/web-image-viewer
album-artwork collage image-viewer
Last synced: 5 months ago
JSON representation
A simple, lighest and real serverless web album viewer to display all the images inside a folder on a responsive webpage.
- Host: GitHub
- URL: https://github.com/andydevla/web-image-viewer
- Owner: AndyDevla
- Created: 2023-01-13T19:34:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T00:29:03.000Z (over 2 years ago)
- Last Synced: 2025-01-23T15:37:27.040Z (over 1 year ago)
- Topics: album-artwork, collage, image-viewer
- Language: HTML
- Homepage: https://avela.one/web-Image-Viewer/
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-Image-Viewer
A simple, lighest and real serverless web album viewer to display all the images inside a folder on a responsive webpage.
- Works fine displaying a really large amount of images.
- Responsive design working on mobile devices.
- Some minor tweaks available.
## Pre-requesites
Any Windows or Linux environment capable of executing a .bat/.sh file that parses all file names into a JS file.
## How to use
- 1. Just dowload or clone the repo locally.
- 2. In the "album" folder place all the image files.
- 3. Execute "run.sh" on a Linux system or "run.bat" on a Windows system to create the file's list.
- 4. Open "index.html".
## Some recommendations
- Images may not have spaces on their file names.
- To avoid display issues use type files compatible with modern web browsers.
- If your album contains a big amount of images, you will need plenty amount of RAM.