Skip to content

Photo gallery ruby/sinatra application with raw images on disk and image transformation in database

Notifications You must be signed in to change notification settings

jmunsin/wafflewiffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sinatrabugworaround: start with RACK_ENV=test

Problem to solve

When emptying my digital camera or camera phone, I dump the photos into a director with a descriptive name (date + a 2-3 word description). My photos directory look more or less like this:

  • 2007/
    • 2007-11-02-short-description1
    • 2007-11-02-short-description2
  • 2008/

I like to leave my images untouched on the disk and serve them from my computer.

But I still need to:

  • thumbnail
  • rotate
  • what else?

This is what wafflewiffle does.

About

Photo gallery ruby/sinatra application with raw images on disk and image transformation in database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages