Skip to content

Commit

Permalink
Added sidecars example
Browse files Browse the repository at this point in the history
  • Loading branch information
RhetTbull committed Dec 26, 2024
1 parent 69d6c81 commit 373e526
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/sidecars.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
""" Generate XMP sidecar files for selected photos. Run with `osxphotos run sidecars.py`
""" Generate XMP sidecar files for selected photos.
Run with `osxphotos run sidecars.py` or `osxphotos run https://raw.githubusercontent.com/RhetTbull/osxphotos/refs/heads/main/examples/sidecars.py` to run without saving to your computer.
"""

from __future__ import annotations
Expand Down

0 comments on commit 373e526

Please sign in to comment.