immich-go
An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
How to download and setup immich-go
Open terminal and run command
git clone https://github.com/simulot/immich-go.git
git clone is used to create a copy or clone of immich-go repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with immich-go https://github.com/simulot/immich-go/archive/master.zip
Or simply clone immich-go with SSH
[email protected]:simulot/immich-go.git