TV Remote
Web remote control for Android TV — no cloud, no account, LAN only
新版本 1.4
v1.4: Targets Android 16 (API 36) as required by Google Play. Handles the mandatory edge-to-edge layout so the UI no longer sits under the system bars on phones. No changes to the remote itself.
TV Remote turns your Android TV into a self-hosted web remote that any device on your local network can control — phone, tablet, laptop — without installing any app on the controller device.
HOW IT WORKS
The app runs a tiny HTTP server (port 8080) directly on your TV. Open http://<tv-ip>:8080 in any browser and you get a full remote control interface. Input is injected via ADB loopback — the app connects to the TV's own ADB daemon at 127.0.0.1:5555, so no root is required.
FEATURES
• D-pad navigation (up, down, left, right, OK/Enter)
• Back, Home, Menu buttons
• Volume up / down / mute
• Power / sleep toggle
• Channel up / down rocker + numeric keypad (0–9)
• Keyboard text input — type into any focused field on the TV
• Google Assistant launch
• Works from any browser on the same LAN — no app needed on the controller
PRIVACY
Completely local. No data leaves your network. No accounts, no telemetry, no analytics, no ads.
REQUIREMENTS
• Android TV or Google TV device (Android 8.0+)
• Developer Options enabled on the TV
• ADB over network enabled (TCP/IP mode, port 5555)
• Both the TV and the controller must be on the same LAN
The app starts automatically on boot and runs as a foreground service to stay alive when the TV is in use.
Open source (MIT) — source code at https://github.com/Legvan/tv-remote
HOW IT WORKS
The app runs a tiny HTTP server (port 8080) directly on your TV. Open http://<tv-ip>:8080 in any browser and you get a full remote control interface. Input is injected via ADB loopback — the app connects to the TV's own ADB daemon at 127.0.0.1:5555, so no root is required.
FEATURES
• D-pad navigation (up, down, left, right, OK/Enter)
• Back, Home, Menu buttons
• Volume up / down / mute
• Power / sleep toggle
• Channel up / down rocker + numeric keypad (0–9)
• Keyboard text input — type into any focused field on the TV
• Google Assistant launch
• Works from any browser on the same LAN — no app needed on the controller
PRIVACY
Completely local. No data leaves your network. No accounts, no telemetry, no analytics, no ads.
REQUIREMENTS
• Android TV or Google TV device (Android 8.0+)
• Developer Options enabled on the TV
• ADB over network enabled (TCP/IP mode, port 5555)
• Both the TV and the controller must be on the same LAN
The app starts automatically on boot and runs as a foreground service to stay alive when the TV is in use.
Open source (MIT) — source code at https://github.com/Legvan/tv-remote
- 作者: Legvan
- 许可: MIT License
- 问题跟踪系统
- 源代码
- 构建元数据
- 可重复性状态
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
该版本需要 Android 8.0 及以上版本。
此包由原始开发者构建并签名,并保证对应于此源代码 tarball。