Upload a given folder of photos, individually, to a variety of social platforms. Optionally share the uploaded images on other platforms.
Go to file
Fred Boniface 1950ffc54a Start implementation of flickr API 2023-11-04 22:37:28 +00:00
.gitignore Implement metadata fetching 2023-11-04 22:29:00 +00:00
LICENSE Implement metadata fetching 2023-11-04 22:29:00 +00:00
README.md Update 'README.md' 2023-11-04 19:53:21 +00:00
image_processing.py Implement metadata fetching 2023-11-04 22:29:00 +00:00
lib64 Implement metadata fetching 2023-11-04 22:29:00 +00:00
main.py Implement metadata fetching 2023-11-04 22:29:00 +00:00
publish_flickr.py Start implementation of flickr API 2023-11-04 22:37:28 +00:00
pyvenv.cfg Implement metadata fetching 2023-11-04 22:29:00 +00:00

README.md

social-photos

Upload a given folder of photos, individually, to a variety of social platforms. Optionally share the uploaded images on other platforms.

Primarily written to allow me to share photos on multiple social platforms and share on others.

Written for personal use but feel free to fork and make it work for you.