simulot / 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.
GNU Affero General Public License v3.0
1.91k stars 55 forks source link

.exe for Windows? #427

Open juanpeich opened 3 months ago

juanpeich commented 3 months ago

Is there or have you considered putting a visual version to work on Windows?

I have managed to upload all my photos from Google Photos, but my wife wants to upload the photos that she has on her computers and she asked me if there was an option where it was not necessary to open a terminal and write commands according to what is needed.

Thank you very much in advance for your help.

simulot commented 3 months ago

Yes, there is version for windows: https://github.com/simulot/immich-go/releases/download/0.21.1/immich-go_Windows_x86_64.zip But it's a command line application that can run for her computer.

juanpeich commented 3 months ago

Thank you very much for answering so quickly.

Yes, that was the one I used to upload all the photos from my PC.

But my wife was asking for something more visual, I imagine that it will be very difficult to create the interface, buttons with options, etc.

Thank you very much and greetings.

simulot commented 3 months ago

Alas, I'm not a full time coder and a nice looking windows program is too difficult for me.