Skip to content

Immich-Go

Immich-Go is an open-source tool designed to streamline uploading large photo collections to your self-hosted Immich server.

🛠 Installation

curl -s https://installer.l.nicholaswilde.io/simulot/immich-go! | bash

⚙ Config

~/.bash_exports

export API_KEY='key'
export IMMICH_SERVER='https://server.xyz'

📝 Usage

immich-go upload from-google-photos takeout-20250216T024307Z-005.zip -k ${API_KEY} -s ${IMMICH_SERVER}

🔗 References