📦 librephotos-mobile (archived)

April 23, 2026 · View on GitHub

This repository has been merged into LibrePhotos/librephotos.

The React Native mobile client now lives at apps/mobile/ in the monorepo.

Where things moved

You used to do…Now do…
git clone https://github.com/LibrePhotos/librephotos-mobile.gitgit clone https://github.com/LibrePhotos/librephotos.git && cd librephotos/apps/mobile
Download the latest APK from releasesDownload from LibrePhotos/librephotos releases (mobile only)
Open issues hereOpen them on LibrePhotos/librephotos with the mobile label

Full commit history is preserved under apps/mobile/ in the monorepo. Mobile release tags are namespaced as mobile/<tag> (e.g. mobile/v1.1.1, mobile/latest). The signed APKs published as GitHub releases on this archive remain downloadable; new releases will be published on the monorepo only.

Background: issue #534.