Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinbad/photosexport
Export content from Photos.app to a directory
https://github.com/sinbad/photosexport
Last synced: 14 days ago
JSON representation
Export content from Photos.app to a directory
- Host: GitHub
- URL: https://github.com/sinbad/photosexport
- Owner: sinbad
- License: mit
- Created: 2016-02-21T16:10:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-03T15:41:42.000Z (over 8 years ago)
- Last Synced: 2023-03-11T15:38:37.433Z (almost 2 years ago)
- Language: Objective-C
- Size: 1.81 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PhotosExport #
I used to use PhoShare to export data from iPhoto, and have been disappointed that there isn't an equivalent for Photos.app, which is now the standard in OS X 10.10+. So here's one I wrote to replace it.
It's simpler than PhoShare but a little more intuitive too since it reads your photo library on startup so you can choose which albums to export. It's still missing lots of features but currently will at least work.
## NO WARRANTY ##
This is just something I hacked together in a few hours that I'm publishing for free. Use it at your own risk, and don't complain to me if it misbehaves. I'll probably keep improving it since I need it myself, but I can't promise anything. I also can't promise that it won't have horrid bugs that lead to it filling up your hard drive or eloping with your significant other.
## TODO ##
* Handle edge cases like Photos being edited during export more gracefully
* Sorting options (currently ordering is identical to Photos)
* Add option: export originals (currently exports edited versions if present)
* Add option: skip duplicates (photo in multiple albums) or symlink
* Expose command line interface for scheduled running## Credits ##
* Video Camera by Mike Arndt from the Noun Project
* import by ChangHoon Baek from the Noun Project
* Heart by Okan Benn from the Noun Project
* Thunderbolt screen by Samy Menai from the Noun Project
* timer by useiconic.com from the Noun Project
* panorama by Francisca Arévalo from the Noun Project
* Slideshow by Ralf Schmitzer from the Noun Project