Command-line tool for uploading photo collections to Immich
immich-go is an open-source tool designed to streamline uploading large photo collections to a self-hosted Immich server. It supports Google Photos Takeout archives, local folders, ZIP archives, and transfer between Immich servers, with duplicate detection and metadata preservation.
immich-go is an open-source tool designed to streamline uploading large photo collections to a self-hosted Immich server. It supports Google Photos Takeout archives, local folders, ZIP archives, and transfer between Immich servers, with duplicate detection and metadata preservation.
To install immich-go, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install immich-go
To see what files were installed by immich-go, run:
port contents immich-go
To later upgrade immich-go, run:
sudo port selfupdate && sudo port upgrade immich-go
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.