Skip to content

A simple ruby script which processes results from the OS X App 'Downie 4' into an HTML file.

License

Notifications You must be signed in to change notification settings

allynbauer/DownieGalleryBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DownieGalleryBuilder

Description

A simple ruby script which processes results from the OS X app Downie 4 into an HTML file.

Installation

  1. Downie 4 must be configured to produce JSON and thumbnails. These are used to build the HTML and are how the script determines what to include in the resulting gallery. Downie 4 preferences
  2. Download this repository.
  3. cd into the directory for this repository.
  4. Run the script: ruby build.rb

Flags

All flags are optional.

  • -i (Optional) Input directory (Default: The directory where Downie 4 is configured to save files)
  • -o (Optional) Output location (Directory or specific file; Default: ~/Desktop/gallery.html)
  • -t (Optional) Title of the resulting gallery (Default: Gallery)

About

A simple ruby script which processes results from the OS X App 'Downie 4' into an HTML file.

Resources

License

Stars

Watchers

Forks

Languages