Skip to content

acaibowlz/pyphotobackups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyphotobackups

screenshot1

A very simple command line tool to sync photos and videos from your iPhone to your drive, and organize by the time you took them.

Features

  1. Auto-Organize by Date: Sorts photos and videos into YYYY-MM folders based on modification time.
  2. Incremental Backup: Syncs only new files, speeding up backups.

Installation

⚠️ Note that for technical reasons related to filesystem manipulation, pyphotobackups is only available on Linux platforms right now.

with uv

uv tool install pyphotobackups

with pipx

pipx install pyphotobackups

Dependency

You will need to have ifuse installed on your system.

Usage

pyphotobackups <DESTINATION>

That's it!

License

GPL-3.0

About

command line tool to sync photos from your iPhone and organize them into YYYY-MM folders

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published