https://github.com/fhs/iv
Image viewer for web server directory listings
https://github.com/fhs/iv
Last synced: about 1 month ago
JSON representation
Image viewer for web server directory listings
- Host: GitHub
- URL: https://github.com/fhs/iv
- Owner: fhs
- License: mit
- Created: 2015-02-01T23:27:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T05:17:28.000Z (almost 11 years ago)
- Last Synced: 2025-02-28T17:27:02.146Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 922 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## iv (image viewer)
This is a fully client-side image viewer for web server directory listings
(tested with nginx). It parses the html from the directory listing, extracts
the image URIs, and dumps all the images in one page for easier viewing of many
images.