Skip to content

Linthra

F-Droid

Open source

Open-source, local-first music player for music you own. No forced sync.

Version
0.1.1
Size
10.9 MB
Updated
Jun 9, 2026
Get from Download APK (v0.1.1)
Signing certificate on record

About this app

Linthra is an open-source Android music player for people who keep their music on their own devices or self-hosted servers. It plays local files, and it streams from self-hosted music servers such as Jellyfin and Navidrome/Subsonic — you bring your own server and sign in with your own account.

Linthra is an unofficial community client. It is not affiliated with Jellyfin, Navidrome, or Subsonic.

The app is still early alpha. It's usable for testing on a real device, but it isn't production-stable and has a few rough edges. The lists below separate what works today from what's still planned.

On privacy:

* No ads, no tracking, no analytics, and no crash-reporting or telemetry SDK. * No account to create, and nothing phones home — streaming is the default, and downloads only happen when you ask for them (Wi-Fi only unless you opt in to mobile data). * When you sign in to a server, the password is used once to get a session token, then dropped; the token is stored encrypted and never logged. * Open-source under the Mozilla Public License 2.0, so anyone can read, build, and contribute to it.

What works today:

* Local library — pick a folder with the Storage Access Framework (no broad storage permission), scan it, and browse Songs, Albums, and Artists with search. * Streaming from your own Jellyfin or Navidrome / Subsonic server: test the connection, sign in, sync, and play, including over HTTPS. * A smart offline cache — download tracks for offline play, with a size limit and a "Keep offline" pin. * Queue / Up Next, playlists and favourites (synced with Jellyfin where it's supported), and automatic "smart mixes" built from on-device signals. * Background playback with a media notification and lock-screen, Bluetooth, and wired-headset controls, plus shuffle / repeat and synced lyrics. * Android Auto browsing, and casting to a Chromecast, speaker, or TV through a pure-Dart Cast implementation (no Google Play Services).

Still to come:

* Reading tags and album art from local files (for now they show file names). * Subsonic favourites, lyrics, and cover art, and fuller playlist sync. * "Download all" for an album or playlist. * More sources, such as WebDAV / NAS, behind the same interface. * A Linux desktop build later, from the same codebase.

Linthra is distributed for testing as a sideloaded APK from GitHub Releases. It isn't on F-Droid or Google Play yet.

Licensed under MPL-2.0, by TheZupZup.

OfficialSignature VerifiedOpen Source

What's New in v0.1.1

Imported from the F-Droid repository index.

Version history

v0.1.1Latest
Signature continuous

Jun 9, 2026 · 10.9 MB · Android API 2135 · code 1019993

Imported from the F-Droid repository index.

FOREGROUND_SERVICEFOREGROUND_SERVICE_MEDIA_PLAYBACKWAKE_LOCKPOST_NOTIFICATIONSINTERNETCHANGE_WIFI_MULTICAST_STATEACCESS_NETWORK_STATEio.github.thezupzup.linthra.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 0d06a50f1805ba35856eb3ac83667b3ba8761babfd346ffc02fc9bce9da8da2c

v0.1.1
Signature continuous

Jun 9, 2026 · 10.7 MB · Android API 2135 · code 1019992

Imported from the F-Droid repository index.

FOREGROUND_SERVICEFOREGROUND_SERVICE_MEDIA_PLAYBACKWAKE_LOCKPOST_NOTIFICATIONSINTERNETCHANGE_WIFI_MULTICAST_STATEACCESS_NETWORK_STATEio.github.thezupzup.linthra.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 ab0fb301d0d8d1aee728edc3a565a26523f2ba060533354d4995eceb853e2f40

v0.1.1
Signature continuous

Jun 9, 2026 · 10.3 MB · Android API 2135 · code 1019991

Imported from the F-Droid repository index.

FOREGROUND_SERVICEFOREGROUND_SERVICE_MEDIA_PLAYBACKWAKE_LOCKPOST_NOTIFICATIONSINTERNETCHANGE_WIFI_MULTICAST_STATEACCESS_NETWORK_STATEio.github.thezupzup.linthra.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 d275841d05d6f8c9c2599d61ef8955895bb8418cce29de9bb4ec454a1bc6a070

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+0.2 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be io.github.thezupzup.linthra is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 0.1.1 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Linthra first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Linthra, and a listing is removed when the evidence for it stops holding up.

Get Linthra

Every source we list for io.github.thezupzup.linthra is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Media Audio
Android
5.0+
Architectures
x86_64
Version
0.1.1 (code 1019993)
Size
10.9 MB
Updated
Jun 9, 2026
Package name
io.github.thezupzup.linthra

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v0.1.1)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

0d06a50f1805ba35856eb3ac83667b3ba8761babfd346ffc02fc9bce9da8da2c

Signing certificate

835189ae30df4d23588580e0a86e5e9b67ea2a2745fda510759f22a3d0a78b6c

Permissions Required

FOREGROUND_SERVICE
FOREGROUND_SERVICE_MEDIA_PLAYBACK
WAKE_LOCK
POST_NOTIFICATIONS
INTERNET
CHANGE_WIFI_MULTICAST_STATE
ACCESS_NETWORK_STATE
io.github.thezupzup.linthra.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem