Gallery for PhotoPrism
This Android app brings a convenient mobile gallery experience for PhotoPrism.
It does not support all the official web app functionality, but nevertheless has plenty of useful features:
- Sending photos or videos to Gmail, Telegram or any other app
- Grouping the content by days and months
- Chronological scroll bar that lets you quickly jump to a specific month
- Configurable search
- Search bookmarks that let you save search configurations and apply them later
- Endless session without the need to re-enter the password
- Connection to both private and public libraries
- Support of mTLS (mutual TLS) and HTTP basic authentication
- TV compatibility to easily browse your library with a remote-control
The gallery is not intended to sync content with the library. I recommend using Autosync app.
Compatibility
The gallery is confirmed to work with PhotoPrism versions from July 19, 2023 down to October 9, 2021. It may work with older ones though, I just haven't tested it. The app uses PhotoPrism Web Service API, which serves only the original frontend needs and doesn't guarantee backward compatibility. When a new version of PhotoPrism comes out, the app may break.
Download
Sponsors
I am very grateful to everyone supporting this project ♥ To join this public sponsors list, make a donation with your preferred payment method and email me the transaction reference.
Tech stack
- Kotlin
- RxJava
- Koin dependency injection
- OkHTTP networking + Retrofit
- Room database
- kotlin-logging with slf4j-handroid
- ExoPlayer
- FastAdapter
- ViewModel