Jellyfin Server has a flatpak (and other packing formats too) version that you can easily install without docker directly on your PC. Would it make sense for Immich to do the same? In my mind it would be super useful, I could sync my photos when my PC is on and when is off rely on my local photos only since my main goal is having a backup of them.
Am I crazy or it makes sense?
My understanding is that Flatpaks are generally reserved for GUI applications and not command-line tools or servers. I’m not sure it’s the ideal format for Immich.
That said—and I’m probably going to get hate for this—there is an Immich snap package that does just what you’re looking for.
In fact the tutorial offers to create a CLI application:
https://unix.stackexchange.com/questions/740712/does-flatpak-support-command-line-applications
Thanks man, I’m gonna try it asap
Snap is amazing for CLI stuff