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

NOTE: this repo is unmaintained.

This repository to read-only due to me not having the time or energy to maintain this project. I won't take your feature request or stacktrace.

However, this repository has been forked, so maybe you're not out of luck. Try looking there instead for leadership 🚀

Original readme below:


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