Skip to content

SvenWerlen/folder2piwigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

folder2piwigo

folder2piwigo is a script written in Python which facilitates the synchronization between a folder and Piwigo.

Piwigo is a famous open-source online photo gallery. folder2piwigo simplifies the synchronization between your local gallery (Digikam for example) and Piwigo. It provides features like:

  • Similar to rsync (only upload new pictures)
  • Automatic rescaling of your pictures
  • Re-encode videos
  • Generate thumbnails for videos
  • Ignore some folders
  • ...

How does it work?

  • You run the script from your machine
  • Depending on the selected implementation:
  • The script synchronizes your local albums with Piwigo (using FTP)
  • The script synchronizes your local albums with Piwigo (using the web API)
  • You use the "Admin | Synchronize" tool from Piwigo (only for FTP implementation)
  • Your online galleries are updated

For more details, please see:

About

Utilities for synchronizing your albums with a Piwigo gallery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages