Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Immich Cloud Photos

An Android Cloud Media Provider that integrates your self-hosted Immich server with the system photo picker. Browse and select your Immich photos and videos directly from any app that uses Android's built-in photo picker.

image

Installation

Get it on Obtainium

Or download the latest APK from the Releases page.

Requirements

  • Android 14+ (API 34)
  • An Immich server instance

Setup

  1. Install the app and log in with your Immich server URL and credentials (email/password or API key).
  2. Enable the cloud media provider via ADB (the app provides ready-to-copy commands):
# Set Immich Cloud Photos as the cloud media provider
adb shell device_config override mediaprovider allowed_cloud_providers codes.dreaming.cloudmedia

# For the debug build
adb shell device_config override mediaprovider allowed_cloud_providers codes.dreaming.cloudmedia.debug
  1. Open any app's photo picker — your Immich library will appear as a cloud source.

Features

  • Browse all photos and videos from your Immich server in the system photo picker
  • Album support with full asset browsing
  • People/face recognition categories
  • Smart search across your library
  • Video playback with streaming support
  • Thumbnail previews and full-resolution downloads on demand

Building from source

# Debug build
./gradlew assembleDebug

# Release build
./gradlew assembleRelease

Requires JDK 17.

License

This project is not affiliated with or endorsed by Immich.

关于 About

No description, website, or topics provided.

语言 Languages

Kotlin99.8%
AIDL0.2%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
15
Total Commits
峰值: 11次/周
Less
More

核心贡献者 Contributors