Hacker News new | ask | show | jobs
by xrd 929 days ago
Immich is really interesting.

I have experimented with it as an alternative to Google Photos. It has a great Android app and the web UI is almost identical to Google. It includes facial recognition (it will group your photos automatically by face, but without sending that data to an advertising company!). I'm really impressed by it.

https://github.com/immich-app/immich

I haven't used the photo sharing features but I see it offered in the UI.

It is really easy to try: you can run it using docker-compose in about two minutes.

The only snag I have noticed is that the Android app will often get updated and that will then cause it to not work with the server. I have never had an issue when I just switched to the newer docker tag and restarted, but that's been a little frustrating. I suppose I should just disable automatic updates of the Android app to prevent this.