A private-network management dashboard for Android TV devices using ADB, Tailscale, and controlled remote-view tooling.
Launch the interactive product demo
- Saved and discovered Android TV devices
- ADB connection and device-status controls
- Controlled remote-view sessions
- APK installation, reboot, and screenshot actions
- Private-network deployment model
flowchart LR
Dashboard["Management dashboard"] --> Service["Private Node.js service"]
Service --> VPN["Tailscale network"]
VPN --> ADB["ADB control"]
VPN --> View["Controlled remote view"]
ADB --> Device["Android TV device"]
View --> Device
The implementation is private and proprietary. This public repository contains documentation and sanitized product media only.
Copyright © 2026 Ayoub Odf. All rights reserved.
