Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidbosman/Day-One-OSX-Gallery
Display a photo gallery on OS X based on Day One's pictures
https://github.com/davidbosman/Day-One-OSX-Gallery
Last synced: 2 months ago
JSON representation
Display a photo gallery on OS X based on Day One's pictures
- Host: GitHub
- URL: https://github.com/davidbosman/Day-One-OSX-Gallery
- Owner: davidbosman
- Created: 2012-09-07T08:05:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-07T08:35:58.000Z (over 12 years ago)
- Last Synced: 2024-08-08T00:44:33.722Z (6 months ago)
- Language: Shell
- Size: 197 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - davidbosman/Day-One-OSX-Gallery - Display a photo gallery on OS X based on Day One's pictures (Shell)
README
Day-One-OSX-Gallery
===================This a *dirty* hack to display Day One's photos on OS X in an HTML page, in a similar view as the iOS version of the app.
It's a very simple shell script (+ a few css style) that looks into iCloud's files to find DayOne pictures.
If you use Dropbox instead, change `PATH2ENTRY=` value to reflect the path to your DayOne photos folder. Something like **~/Dropbox/Apps/Day\ One/Journal.dayone/photos**.
If you don't like command line, the Automator Services should work fine (unzip it and save it under **~/Libray/Services**).
Tested under Mountain Lion 10.8.1.
More info (in French), here : [Galerie photos Day One sous OS X](http://davidbosman.fr/blog/2012/09/07/galerie-photos-day-one-sous-os-x/).