mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-01-11 20:10:25 +00:00
A simple Media Hub
| .expo-shared | ||
| .github/workflows | ||
| .vscode | ||
| android | ||
| assets | ||
| build | ||
| components | ||
| ios | ||
| node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer | ||
| screenshots | ||
| src | ||
| .easignore | ||
| .env.example | ||
| .env.sentry-build-plugin | ||
| .gitignore | ||
| .gitmodules | ||
| app.json | ||
| App.tsx | ||
| babel.config.js | ||
| build-and-publish-app-release.sh | ||
| eas.json | ||
| index.html | ||
| index.ts | ||
| LICENSE | ||
| metro.config.js | ||
| nuvio-source.json | ||
| package-lock.json | ||
| package.json | ||
| react-native.config.js | ||
| README.md | ||
| tsconfig.json | ||
| update-version.sh | ||
Nuvio Media Hub
A modern media hub built with React Native and Expo, featuring comprehensive addon integration and content synchronization.
Installation
AltStore
SideStore
Manual URL: https://raw.githubusercontent.com/tapframe/NuvioStreaming/main/nuvio-source.json
Screenshots
| Home | Details |
|---|---|
![]() |
![]() |
Tech Stack
Development
Setup
git clone https://github.com/tapframe/NuvioStreaming.git
cd NuvioStreaming
npm install
npx expo start
Build
npx expo run:android # Android
npx expo run:ios # iOS
Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
Issues
Report bugs and request features via GitHub Issues
License
This project is licensed under the GNU General Public License v3.0.
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.


