Linux Support
Adds support for using a subset of osxphotos capabilities on Linux.
20230507
Added
- osxphotos now supports Linux (tested on Ubuntu 22.04); some commands are macOS only and will not be available (nor shown) on Linux. Huge thank you to @dvdkon for doing the Linux port!
- Added
PhotoTables
API andtables
property toPhotoInfo
to access underlying SQL tables for a photo.
Changed
- Added macOS 13.3 to supported versions table.
Contributors
- @dvdkon for Linux port.
- @RhetTbull for code changes.
- @pekingduck for bug report.
- @cclause for updating ruff test runner.