NuvioStreaming/README.md
2026-01-09 18:27:19 +05:30

7.6 KiB
Raw Permalink Blame History

Contributors Forks Stargazers Issues License



Nuvio Logo

🎬 Nuvio Media Hub

A modern media hub built with React Native and Expo
Stremio Addon ecosystem • Crossplatform • Offline metadata & sync

Get Started »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Installation
  3. <li><a href="#getting-started">Getting Started</a></li>
    <li><a href="#contributing">Contributing</a></li>
    <li><a href="#support">Support</a></li>
    <li><a href="#support">Support</a></li>
    <li><a href="#license">License</a></li>
    <li><a href="#legal">Legal</a></li>
    <li><a href="#contact">Contact</a></li>
    <li><a href="#acknowledgments">Acknowledgments</a></li>
    <li><a href="#built-with">Built With</a></li>
    

About The Project

Nuvio Media Hub is a crossplatform app for managing, discovering, and streaming your media via a flexible addon ecosystem. Built with React Native + Expo, it integrates providers and sync services while keeping a simple, fast UI.

Installation

Android

Download APK

Download the latest APK from GitHub Releases

iOS

Join TestFlight

AltStore

Add to AltStore

SideStore

Add to SideStore

Manual URL: https://raw.githubusercontent.com/tapframe/NuvioStreaming/main/nuvio-source.json

(back to top)

Getting Started

Follow the steps below to run the app locally for development. For detailed setup and troubleshooting, see Project Documentation.

Development Build

Build from Source
git clone https://github.com/tapframe/NuvioStreaming.git
cd NuvioStreaming
npm install
# If you hit peer dependency conflicts:
# npm install --legacy-peer-deps
npx expo start
npx expo prebuild
npx expo run:android  # Android
npx expo run:ios      # iOS

(back to top)

Contributing

Contributions make the opensource 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 helpful, consider supporting development:

  • KoFi https://ko-fi.com/tapframe
  • GitHub Star Star the repo to show support
  • Share Tell others about the project

(back to top)

License

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

(back to top)

For comprehensive legal information, including our full disclaimer, third-party extension policy, and DMCA/Copyright information, please visit our Legal & Disclaimer Page.

Disclaimer: Nuvio functions solely as a client-side interface for browsing metadata and playing media files provided by user-installed extensions. It does not host, store, or distribute any media content.

(back to top)

Contact

Project Links:

  • GitHub: https://github.com/tapframe
  • Issues: https://github.com/tapframe/NuvioStreaming/issues

(back to top)

Acknowledgments

Disclaimer: This application functions as a media hub with addon/plugin support. It does not contain any builtin content or host media content. Content access is only available through userinstalled 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

Star History

Star History Chart

(back to top)