Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 4.87 KB

README.md

File metadata and controls

68 lines (55 loc) · 4.87 KB

Icon Gallery for PhotoPrism

GitHub discussions GitHub contributors Sponsors

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:

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 October 21, 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

APK APK from the latest release

F-Droid F-Droid

Google Play Google Play

Sponsors

Neil Castelino Theresa Gresch Seth For Privacy C-Iaens Tobias Fiechter ippocratis
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