Skip to content

Sam42a/DUNE-WEB

Repository files navigation

Web-wrapper for Jellyfin Android TV

License: GPL v2

A simple Jellyfin web-wrapper project for android tv

Project Progress for now

  • Project setup and basic configuration
  • WebView implementation for Jellyfin web client
  • Custom user agent for TV compatibility
  • Basic navigation controls for TV remote
  • URL input screen with validation
  • Server URL caching using SharedPreferences
  • Full remote control support
  • Hardware acceleration optimization
  • Error handling and user feedback
  • Custom TV-optimized UI components
  • Settings screen for configuration

Requirements

  • Android Studio Giraffe (2022.3.1+)
  • Android SDK (API 35)
  • OpenJDK 21+

Build Instructions

# Clone repository
git clone https://github.com/Sam42a/DUNE-WEB.git
cd DUNE-WEB

# Build debug APK
./gradlew assembleDebug

# Build release APK
./gradlew assembleRelease

License

This project is licensed under the GNU General Public License v2.0 - see the LICENSE file for details.

About

Dune Web Client for Jellyfin Android tv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages