Fork me on GitHub

Лупайте сю скалу...

Іван Франко


 RSS | Atom

19 June 2015

TOP »

Selected projects See all »

Banalize: Bash static code analyzerDBIx::Report::ExcelShell settings, AKA dotfilesNagios Monitoring for Couchbase serverNagira: RESTful API for NagiosStartpack for Github pages developmentWeb iPhoto

Travel Blog Витрішки »

Україномовний блог Витрішки - блог про все, крім роботи. Цикл статей "Літо на півночі Японії" з цього блогу тепер опублікований у Витрішках

Computer Blog All posts »

iPhoto and files permission Is MacOSX 10.9 == MacOS 9.x? Running Chef roles from Capistrano und Capiche Github & Jekyll: Speeding up Jekyll siteGithub & Jekyll: More experience with Jekyll and setup changesBuild new hosts with Capistrano and Chef Request Tracker: More about custom CSS for RT4Ruby 2 test drive Nagira v0.2.5 release It's UNIX my dear Watson

Slides See all »

Nagira @TLUG, 2012Rspec and Guard

About

Ярило Yarylo, Jarilo me @ github me @ CPAN Dmytro (CV)

Web iPhoto
Table Of Contents

Web-iPhoto on Github

  • Client side web album.
  • Use iPhoto data, photos to browse albums in web browser.
  • Mimics iPhoto UI in browser.

Web iPhoto (or wiPhoto) is a client side web album application. Main use for it is thought to browse iPhoto picture collections in web browser without need of iPhoto application.

iPhoto keeps all its photos in well organized directories YYYY/MM/DD, creates thumbnails for all photos and since version 8.x also all albums’ information is kept in Sqlite embedded database. So, to make photos available on the web you just need to create couple of HTML files in iPhoto library directory and export data from SQL into JSON files. Of course, because it is called Web iPhoto you’d need to write some Javascript to make your app look like iPhoto.

Features

  • Web browser-only, no HTTP server
    • static HTML and Javascipt files
    • JSON data files generated from iPhoto embedded SQL database
    • Photos are served directly from iPhoto pictures folder
    • Can be backed up to CD/DVD without losing functionality
  • iPhoto look-like interface
  • Browse album collections, albums and view photos
  • Keyboard and mouse navigation in all modes
  • Fading screen tooltips:
    • start/stop slideshow,
    • rollover (from last picture in album to first, and vice-versa)
  • Background image pre-load:
    • when browsing albums and
    • in slideshow mode

Documentation

See README file

Demo

See online demo of the Web-iPhoto browser
here.

Navigate with keyboard:

  • Arrow keys: select album or photo (move selection)
  • Enter: start/stop slideshow
  • Space
    • In albums browser: open selected album
    • In album thumbnails view mode: open selected photo
    • In slideshow mode: pause/restart slideshow
  • Escape
    • Stop slideshow
    • Exit from photo view to album
    • Exit from album to albums browser

Author

Dmytro Kovalov (dmytro.kovalov@gmail.com)

Source code





дмитро ковальов
dmytro @ github
dmytro.sytes.net