Warning
A TV-optimized media hub built with React Native and Expo
Fork of NuvioStream by Tapframe
Stremio Addon ecosystem • TV & Big Screen optimized • D-pad navigation
Get Started »
View Screenshots
·
Report Bug
·
Request Feature
Table of Contents
Nuvio TV is a fork of NuvioStream by Tapframe, specifically optimized for TV and big screen experiences. Built with React Native + Expo, it brings the flexible addon ecosystem of NuvioStream to your living room with full D-pad/remote navigation support.
This project adapts the original mobile-first NuvioStream application to work seamlessly on Android TV, Fire TV, and other TV platforms while maintaining compatibility with the Stremio addon ecosystem.
- TV-Optimized UI - Interface designed for 10-foot viewing experience
- D-pad Navigation - Full remote control and gamepad support
- Focus Management - Clear visual focus indicators for navigation
- Stremio Addons - Compatible with the Stremio addon ecosystem
- Large Screen Layout - Optimized layouts for TV resolutions
| Home | Details |
|---|---|
![]() |
![]() |
Follow the steps below to run the app locally for development.
Build from Source
git clone https://github.com/your-username/NuvioStreamingTv.git
cd NuvioStreamingTv
npm install
# If you hit peer dependency conflicts:
# npm install --legacy-peer-deps
npx expo startnpx expo prebuild
npx expo run:android # Android TVContributions make the open-source community amazing! Any contributions are greatly appreciated.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
If you find Nuvio TV helpful, consider supporting project:
- Ko-Fi –
https://ko-fi.com/crisszollo - GitHub Star – Star both this repo and the original NuvioStream
- Share – Tell others about the project
Distributed under the GNU GPLv3 License. See LICENSE for more information.
- NuvioStream by Tapframe - The original project this is forked from
- React Native
- Expo
- TypeScript
- Community contributors and testers
Disclaimer: This application functions as a media hub with addon/plugin support. It does not contain any built-in content or host media content. Content access is only available through user-installed plugins and addons. Any legal concerns should be directed to the specific websites providing the content.

