Skip to content

lukehmcc/simple-gphotos-immich-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

⚠️ This is a hackey bash script. I am working on moving a lot of this functionality upstream here.

simple-gphotos-immich-migration

This is a hackey (yet simple) way to import gphotos into immich.

Install Instructions

Prereq

  • docker & compose plugin
  • git
  • unzip

Steps

  1. Download takeout files and put them in a directory
  2. Get API key as described here
  3. Download the script and run it:
wget -Nnv https://raw.githubusercontent.com/lukehmcc/simple-gphotos-immich-migration/master/process_and_upload.sh && bash process_and_upload.sh; rm -f process_and_upload.sh
  1. Respond to the prompts and you're on your merry way!

Ideally you should do this through an app like tmux as this can take a long time and a disconnected session will mean you have to restart. Instructions for how to use tmux here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages