Skip to content

Releases: vivasa/firetv-wall

v1.0.0 — Initial Release

Choose a tag to compare

@tadigotla tadigotla released this 01 Mar 15:57

FireTV Wall Clock v1.0.0

First public release of the FireTV Wall Clock app.

Features

  • Dual timezone clock — Large primary clock with secondary timezone in a glass-morphism card
  • YouTube player — ExoPlayer-based player with playlist support, lazy stream resolution, and transport controls (previous, rewind 10s, fast-forward 10s, next)
  • Rotating wallpapers — Full-screen wallpapers from Lorem Picsum with crossfade transitions
  • Half-hour chime — Synthesized major chord at half-hour intervals
  • Anti burn-in drift — Random walk animation to prevent screen burn-in
  • Night auto-dim — Screen dims between 11 PM and 6 AM

Install

Download app-debug.apk and install via ADB:

adb connect <fire-tv-ip>:5555
adb install app-debug.apk