A simple Media Hub
Find a file
chrisk325 a75de21584
fix
2026-02-27 19:02:30 +05:30
.expo-shared some changes 2025-04-13 11:20:56 +05:30
.github added yml for sponsoring 2025-10-22 22:22:18 +05:30
.vscode refactor(player): enhance video controls with modern streaming style 2025-10-19 01:11:08 +08:00
android add forgot password link to AuthScreen and enhance URL normalization in SupabaseSyncService 2026-02-19 06:23:08 +05:30
app ui changes 2025-10-15 21:54:02 +05:30
assets Merge branch 'tapframe:main' into main 2026-02-19 21:47:25 +01:00
backup_sdk54_upgrade test 2025-10-15 01:51:57 +05:30
build Made metadascreen as modal for better user experience in ios 2025-04-14 18:56:42 +05:30
components Added ExoPlayer as primary for better hardwre decoder support and MPV as fallback 2025-12-28 02:14:39 +05:30
docs acc sync init 2026-02-16 21:39:41 +05:30
ios update version 2026-02-18 01:17:20 +05:30
node_modules/react-native-video/android/src/main/java/com/brentvatne fix 2026-02-27 19:02:30 +05:30
patches feat: implement intro submission feature and update to beta.14 2026-01-31 14:08:39 +05:30
plugins/mpv-bridge/android/mpv Revert "Upscale" 2026-02-10 15:49:01 +05:30
screenshots import update 2025-10-13 12:28:24 +05:30
src dix 2026-02-27 18:53:06 +05:30
.easignore Update .gitignore to exclude android and ios directories; modify build.gradle to enhance resource shrinking and ProGuard settings 2025-04-15 22:23:29 +05:30
.env.example update env example 2025-12-30 03:10:17 +05:30
.env.sentry-build-plugin changes 2025-09-15 21:42:28 +05:30
.gitignore icon update 2026-02-17 03:04:05 +05:30
.gitmodules removed submodules 2025-12-28 12:05:46 +05:30
ALPHA_BUILD_2_ANNOUNCEMENT.md feat: implement intro submission feature and update to beta.14 2026-01-31 14:08:39 +05:30
app.json update version 2026-02-18 01:17:20 +05:30
App.tsx acc sync init 2026-02-16 21:39:41 +05:30
babel.config.js cache changes 2025-10-18 14:58:22 +05:30
eas.json fix localization files 2026-02-17 14:57:02 +05:30
index.html update lang strings 2026-02-12 11:51:15 +05:30
index.ts major additions 2025-09-06 19:58:38 +05:30
LICENSE update license 2025-08-11 16:33:55 +05:30
live.md added liveactivity for ios downloads 2026-01-24 13:41:36 +05:30
metro.config.js ripple fix 2025-09-15 02:32:08 +05:30
nuvio-source.json update lang strings 2026-02-12 11:51:15 +05:30
package-lock.json addon configure url fix 2026-02-24 10:10:55 +00:00
package.json fix localization files 2026-02-17 14:57:02 +05:30
react-native.config.js changes 2025-09-22 20:13:22 +05:30
README.md update readme 2026-02-18 01:26:54 +05:30
tsconfig.json trakt update 2025-09-15 17:40:50 +05:30
update-version.sh 1.2.8 23 2025-11-09 21:41:09 +05:30

Nuvio

Contributors Forks Stargazers Issues License

A modern media hub for Android and iOS built with React Native and Expo.
Stremio Addon ecosystem • Cross-platform

About

Nuvio Media Hub is a cross-platform app for managing and discovering media, with a playback-focused interface that can integrate with the Stremio addon ecosystem through user-installed extensions.

Installation

Android

Download the latest APK from GitHub Releases.

iOS

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

Development

git clone https://github.com/tapframe/NuvioStreaming.git
cd NuvioStreaming
npm install --legacy-peer-deps
npx expo prebuild
npx expo run:android
# or
npx expo run:ios

Nuvio functions solely as a client-side interface for browsing metadata and playing media provided by user-installed extensions and/or user-provided sources. It is intended for content the user owns or is otherwise authorized to access.

Nuvio is not affiliated with any third-party extensions, catalogs, sources, or content providers. It does not host, store, or distribute any media content.

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

Built With

  • React Native
  • Expo
  • TypeScript

Star History

Star History Chart