A curated F-Droid repository of FOSS (Free and Open Source Software) apps for Android TV.
- Install the F-Droid client app
- Go to Settings → Repositories → Add repository
- Paste the URL below:
https://raw.githubusercontent.com/Digitalito/foss-tv/main/fdroid/repo?fingerprint=YOUR_FINGERPRINT_HERE
After first setup, run
fdroid updateor push to GitHub Actions to generate the signed repo index.
| Category | App | Source |
|---|---|---|
| Launcher | Arc Launcher | GitHub |
| Launcher | LeanbackLauncher | GitHub |
| Launcher | LTvLauncher | GitHub |
| Keyboard | LeanKey Keyboard | GitHub |
| App Store | Flicky | GitHub |
| Web Browser | TV Bro | GitHub |
| Web Browser | DTVfree | GitHub |
| Media Player | Fermata | GitHub |
| Media Player | Ghosten Player | GitHub |
| Media Player | mpv for Android | GitHub |
| Media Player | Nova Video Player | GitHub |
| Streaming · YouTube | SmartTube | GitHub |
| Streaming · YouTube | Tubular | GitHub |
| Streaming · YouTube | TizenTube Cobalt | GitHub |
| Streaming · Movies | CloudStream | GitHub |
| Streaming · Movies | Flixclusive | GitHub |
| Streaming · Movies | Lumera | GitHub |
| Streaming · Movies | NuvioTV | GitHub |
| Streaming · Movies | Streamflix Reborn | GitHub |
| Streaming · Movies | Digilog TV | GitHub |
| Streaming · Movies | ARVIO | GitHub |
| Streaming · Self-hosted | Jellyfin for Android TV | GitHub |
| Streaming · Self-hosted | Immich Android TV | GitHub |
| Streaming · Twitch | SmartTwitchTV | GitHub |
| Streaming · Gaming | Moonlight | GitHub |
| Streaming · Gaming | Artemis | GitHub |
| Streaming · IPTV | M3U | GitHub |
| File Browser | Amaze File Manager | GitHub |
| File Browser | Fluffy | GitHub |
| File Browser | Material Files | GitHub |
| Download Manager | Download Navi | GitHub |
| Download Manager | TorrServe | GitHub |
| Download Manager | Debrify | GitHub |
| Connectivity | LocalSend | GitHub |
| Connectivity | LinkLoom TV | GitHub |
| Gallery | Aves Gallery | GitHub |
| Screen Saver | Aerial Views | GitHub |
| DNS Proxy | DNSNet | GitHub |
| DNS Proxy / Privacy | InviZible Pro | GitHub |
| VPN | OpenVPN for Android | GitHub |
| VPN | Proton VPN | GitHub |
| VPN | Shadowsocks TV | GitHub |
| VPN | Tailscale | GitHub |
| VPN | Windscribe | GitHub |
| Capturing | Recording Webcam | GitHub |
| System Utilities | APKUpdater | GitHub |
| System Utilities | App Manager | GitHub |
| System Utilities | CPU Info | GitHub |
| System Utilities | Key Mapper | GitHub |
| System Utilities | Launch-On-Boot | GitHub |
| System Utilities | MATVT | GitHub |
| System Utilities | Neo Backup | GitHub |
| System Utilities | NetGuard | GitHub |
| System Utilities | SD Maid SE | GitHub |
| System Utilities | Shizuku | GitHub |
| System Utilities | WebDAV Provider | GitHub |
These apps from the original list are not in repos.yaml because they cannot be automatically fetched by metascoop (no GitHub releases with APKs, GitLab-only, Google Play only, or F-Droid direct):
| App | Reason |
|---|---|
| FLauncher | GitLab — no GitHub releases |
| FLauncher (fork) | GitHub but no releases |
| Aurora Store | GitLab |
| Droid-ify | GitHub but APK not in releases format |
| F-Droid Classic | GitLab |
| Neo Store | GitHub but F-Droid build pipeline only |
| Kodi | GitHub, but APK release format incompatible |
| VLC | GitHub, but APK naming incompatible |
| Just (Video) Player | Needs manual ID resolution |
| NewPipe | F-Droid has its own repo already |
| Clipious | Needs manual APK filename |
| BiglyBT | GitHub but release APK naming varies |
| BT Remote | GitLab |
| KDE Connect | GitLab |
| DSub | GitHub but no active releases |
| FCast | GitLab |
| Ghost Commander | SourceForge |
| FireFiles | No active releases |
| OI File Manager | No active releases |
| Heads-up | No active releases |
| DNSNet (Intra) | GitLab/separate project |
| DAVx⁵ | Paid on Google Play, F-Droid separate |
| Quick Settings | F-Droid only, source is tarball |
| Termux | F-Droid only recommended |
See setup.md for instructions on generating the signing key, configuring GitHub Actions, and publishing the repo.
- App list sourced from awesome-android-tv-foss-apps
- Repo template from cesaryuan/f-droid-repo-template
- metascoop tool by xarantolus