Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

CrissZollo/NuvioStreamingTV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,208 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

No longer being developed

please go to link below for The continued development

https://github.com/tapframe/NuvioTV

Contributors Forks Stargazers Issues License


Nuvio Logo

Nuvio TV

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
  1. About The Project
  2. TV Features
  3. Installation
  4. Screenshots
  5. Getting Started
  6. Contributing
  7. Support
  8. License
  9. Acknowledgments
  10. Built With

About The Project

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.

(back to top)

Features

  • 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

(back to top)

Demo

Home Details
Home Details

(back to top)

Getting Started

Follow the steps below to run the app locally for development.

Development Build

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 start
npx expo prebuild
npx expo run:android  # Android TV

(back to top)

Contributing

Contributions make the open-source community amazing! Any contributions are greatly appreciated.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Support

If you find Nuvio TV helpful, consider supporting project:

  • Ko-Fihttps://ko-fi.com/crisszollo
  • GitHub Star – Star both this repo and the original NuvioStream
  • Share – Tell others about the project

(back to top)

License

Distributed under the GNU GPLv3 License. See LICENSE for more information.

(back to top)

Acknowledgments

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.

(back to top)

Built With


React Native • Expo • TypeScript

(back to top)

About

This project is no longer being developed see link below to where it continues. https://github.com/tapframe/NuvioTV

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

No contributors

Languages

  • TypeScript 95.0%
  • Swift 1.7%
  • HTML 1.6%
  • Kotlin 0.4%
  • Python 0.4%
  • JavaScript 0.3%
  • Other 0.6%