No commit activity in last 3 years
No release in over 3 years
Simple way to generate the json that will power a future iPhone app that does simple slide shows
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 0
 Project Readme

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.