https://github.com/firedev/indexr
Small footprint image/file lister
https://github.com/firedev/indexr
Last synced: about 1 year ago
JSON representation
Small footprint image/file lister
- Host: GitHub
- URL: https://github.com/firedev/indexr
- Owner: firedev
- License: mit
- Created: 2012-08-20T04:59:57.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-08-01T11:47:20.000Z (almost 12 years ago)
- Last Synced: 2023-03-23T12:49:59.321Z (over 3 years ago)
- Language: PHP
- Size: 269 KB
- Stars: 25
- Watchers: 9
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
indexr
======
Small footprint image/file lister
Just drop it into your directory with files or images and it will create thumbnails for your files and list everything in a nice eye-pleasing manner.

Just drop a _single_ *index.php* file into your directory with files or images and it will create thumbnails for your files and list everything in a nice eye-pleasing manner.
Great companion to uploaders like [Scrup](http://github.com/rsms/scrup) and [DockDrop](http://dockdropx.com).
[](http://github.com/rsms/scrup)
[](http://github.com/rsms/scrup)
You can change some options like sorting and thumbnail size by editing the file itself. By changing css, and html you can give it any look you want.
Did we mention it creates thumbnails for images too? It uses GD or ImageMagick for thumbnails, one of which you should have installed.
