Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A web application to browse Apple Photos and iPhoto libraries

License

NotificationsYou must be signed in to change notification settings

koraktor/gallerist

Repository files navigation

Gem VersionBuild StatusCode ClimateCoverage StatusGitter

Gallerist is a web application to browse libraries of Apple Photos and iPhoto.It is built on top ofSinatra.

Requirements

  • One or more Photos or iPhoto libraries (.photoslibrary or.photolibrarydirectories)
  • Ruby 2.2+

OS X 10.9 and above ship with Ruby 2.0. You can useHomebrew to installa current Ruby version on older versions of OS X.

Installation

Gallerist can be simply installed as a Ruby gem.

$ gem install gallerist

Note: You might need to usesudo if you’re installing into your systemRuby, e.g. when not using rbenv or RVM.

If you want to run the current development code please use Git to clone therepository.

Usage

$ bin/gallerist~/Pictures/Photos\Library.photoslibrary

After that the application is served on port 9292 by default. You can open itby simply browsing tohttp://localhost:9292.

Further command-line arguments are available, seegallerist --help for moreinformation.

Caveats

  • iPhoto libraries work to a certain degree as iPhoto’s events are notlisted, only albums.
  • Gallerist works on a copy of the library databases, i.e. changes to theoriginal library will not be reflected instantly. You will have to restartthe web app first.

Future plans

  • Support for internal categories like photo stream and videos
  • Support for moments and places
  • Performance improvements

About

A web application to browse Apple Photos and iPhoto libraries

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp