Files
immich-app/README.md
2026-05-31 23:24:59 +02:00

568 B

immich-rs

Desktop client for https://immich.app/

Building (Flatpak)

  1. Install flatpak

  2. Install runtime and SDK

flatpak --user install flathub \
  org.freedesktop.Platform//25.08 \
  org.freedesktop.Sdk//25.08 \
  org.freedesktop.Sdk.Extension.rust-stable//25.08
  1. Build flatpak
flatpak-builder --user --force-clean --repo=repo build-dir sh.nubo.immich-rs.yml

Add --disable-rofiles-fuse if running in an environment without FUSE.

  1. Export flatpak bundle
flatpak build-bundle repo sh.nubo.immich-rs.flatpak sh.nubo.immich-rs