Snd-R / Komelia

Komga media client
Apache License 2.0
41 stars 3 forks source link

Komelia - Komga media client

Downloads:

screenshots

Requires libvips and its dependencies for image decoding

The recommended way to build is by using docker images that contain all required build dependencies\ If you want to build with system toolchain and dependencies try running ./gradlew komeliaBuildNonJvmDependencies

To build with docker container, replace <platform> placeholder with your target platform\ Available platforms include: linux-x86_64, windows-x86_64, android-arm64, android-x86_64

Desktop App Build

Requires jdk 17 or higher

Android App Build