https://github.com/danielpclark/thumbviewgen
Thumbnail View Generator
https://github.com/danielpclark/thumbviewgen
Last synced: about 2 months ago
JSON representation
Thumbnail View Generator
- Host: GitHub
- URL: https://github.com/danielpclark/thumbviewgen
- Owner: danielpclark
- License: mit
- Created: 2012-08-08T03:46:51.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-04-22T21:21:08.000Z (about 12 years ago)
- Last Synced: 2025-03-13T17:27:19.171Z (over 1 year ago)
- Language: Ruby
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ThumbViewGen
============
Thumbnail View Generator
Generate an html page with 'executable > mypage.html' on the commandline to view all subfolder images in a page, or thumbnails... depending on which file you execute. Or try the TKinter viewer for images in your thumbnails folder.
The TKinter app is a slightly modified version of the code from "The Pragmatic Programmers/Programming Ruby - The Pragmatic Programmers' Guide" book.
NOTE: These are primarily *nix specific, and not for Windows.