Skip to content
/ Anon-TV Public

Anon-TV is an Google TV application for seamlessly browsing imageboard content, including webm and images, directly on your TV.

License

Notifications You must be signed in to change notification settings

Ph-ill/Anon-TV

Repository files navigation

Anon TV

Anon TV Logo

An Android TV application for browsing and viewing media content from popular imageboards.

Features

  • Browse threads with media content
  • Video playback (H.264, AAC, MP4, WebM)
  • Dark theme support
  • Favorites system with persistent storage
  • Hide threads functionality
  • Thread data caching

Screenshots

Menu Sidebar
Main interface with sidebar navigation
Menu Threads
Thread browsing with high-resolution icons
Video with Controls
Video player with overlay controls
Video without Controls
Full-screen video playback

Requirements

  • Android TV device or emulator
  • Android 5.0 (API 21) or higher
  • Internet connection

Installation

Download Pre-built APK

  1. Download the latest APK from Releases
  2. Install on your Android TV device

Sideloading Instructions

Enable Developer Options

Settings > System > About > Android TV OS build (tap 7 times)
Settings > Apps > Security & Restrictions > Unknown sources (enable)

Installation Methods

Method A: Send Files to TV

  1. Install Send Files to TV
  2. Transfer APK from phone to TV
  3. Install using file manager

Method B: ADB Installation

adb install app-debug.apk

Method C: Downloader App

  1. Install Downloader from Google Play Store
  2. Enter APK URL from GitHub releases
  3. Download and install directly

Usage

  • Navigate using your TV remote or controller
  • Browse threads in the main section
  • Long-press on thread cards to access options (favorite, hide)
  • Access favorites and settings from the sidebar
  • Use the back button to return to previous screens

Development

Built with:

  • Kotlin
  • Android Leanback framework
  • Ktor HTTP client
  • Kotlinx Serialization

Building from Source

git clone https://github.com/Ph-ill/Anon-TV.git
cd Anon-TV
./gradlew assembleDebug

License

This project is open source and available under the MIT License.