A macOS CLI tool that exports original photos and videos from the macOS Photos library using PhotoKit.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add changelog for v0.1.0

+12
+12
CHANGELOG.md
··· 1 + # Changelog 2 + 3 + ## 0.1.0 4 + 5 + Initial release. 6 + 7 + - Export original photo/video files from the iCloud Photos library via PhotoKit 8 + - Batch processing: accepts multiple UUIDs per invocation 9 + - JSON protocol over stdin/stdout for integration with attic 10 + - SHA-256 checksums computed during export 11 + - Staging directory for exported files with configurable path 12 + - Makefile with install/uninstall targets