Skip to content

trainman419/piwigosync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apple Photos to Piwigo Sync

Setup

python3 -m venv piwigo-sync
source piwigo-sync/bin/activate
pip install -r requirements3.txt

Run

./sync.py --piwigo-password=[yourpassword]

Compatibility

Should be compatible with modern versions of OSX that support the osxphotos pypi package.

Tested versions include:

  • macOS 10.15.7 with Apple Photos 5.0 ( @trainman419 )

If you test on a different version and find that tool works, please submit a PR adding your version number to this list.

About

iPhoto to Piwigo photo sync script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages