Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

MrYakobo/exif-wrapper

Repository files navigation

ugly wrapper around mattwilson1024/google-photos-exif

How do I run it?

git clone --recurse-submodules https://github.com/MrYakobo/exif-wrapper.git
cd exif-wrapper

echo "TAKEOUT_DIR=/home/user/Downloads/Takeout" > .env
docker-compose up

Why

Because I found making manual steps daunting, and I already hacked this script together. Might as well share it