public
Description: Simple way to generate the json that will power a future iPhone app that does simple slide shows
Homepage:
Clone URL: git://github.com/maddox/slideshower.git
name age message
file .document Loading commit data...
file .gitignore Mon May 11 11:42:40 -0700 2009 Initial commit to slideshower. [maddox]
file LICENSE Mon May 11 11:42:40 -0700 2009 Initial commit to slideshower. [maddox]
file README.textile
file Rakefile
file VERSION.yml
directory bin/
directory lib/
file slideshower.gemspec
directory test/ Mon May 11 11:42:40 -0700 2009 Initial commit to slideshower. [maddox]
README.textile

Slideshower!

What?

Simple way to generate the json that will power a future iPhone app that does simple slide shows.

Install

  1. sudo gem sources -a http://gems.github.com
  2. sudo gem install maddox-slideshower

Usage

Go to a directory containing all the images you want in the slide show and run:

slideshower

Slideshower will take all the image files in the directory and put them into a json string located at index.json.

The url to this directory will eventually be used for a sweet free iPhone app. It’s an easy way to show your client iPhone mocks.

Copyright

Copyright © 2009 Jon Maddox. See LICENSE for details.