diff --git a/README.md b/README.md index ecf89b79..c252d120 100644 --- a/README.md +++ b/README.md @@ -1,175 +1,60 @@ -# 🎬 Nuvio Media Hub +# Nuvio Media Hub -
- - - [![Contributors][contributors-shield]][contributors-url] - [![Forks][forks-shield]][forks-url] - [![Stargazers][stars-shield]][stars-url] - [![Issues][issues-shield]][issues-url] - [![License][license-shield]][license-url] - Nuvio Logo

- A modern media hub built with React Native and Expo + A modern media hub built with React Native and Expo.
- Stremio Addon ecosystem • Cross‑platform • Offline metadata & sync -
-
- Get Started » -
-
- -Report Bug -· -Request Feature + Stremio Addon ecosystem • Cross-platform • Offline metadata & sync

- -
- Table of Contents +[![Contributors][contributors-shield]][contributors-url] +[![Forks][forks-shield]][forks-url] +[![Stargazers][stars-shield]][stars-url] +[![Issues][issues-shield]][issues-url] +[![License][license-shield]][license-url] -
    -
  1. - About The Project -
  2. -
  3. Installation
  4. +## About -
  5. Getting Started
  6. -
  7. Contributing
  8. -
  9. Support
  10. -
  11. License
  12. -
  13. Legal
  14. -
  15. Contact
  16. -
  17. Acknowledgments
  18. -
  19. Built With
  20. -
-
+Nuvio Media Hub is a cross-platform app for managing, discovering, and streaming your media via a flexible addon ecosystem. Built with React Native and Expo. - -## About The Project - -Nuvio Media Hub is a cross‑platform 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](https://img.shields.io/badge/Download-APK-green?style=for-the-badge)](https://github.com/tapframe/NuvioStreaming/releases/latest) - -Download the latest APK from [GitHub Releases](https://github.com/tapframe/NuvioStreaming/releases/latest) +Download the latest APK from [GitHub Releases](https://github.com/tapframe/NuvioStreaming/releases/latest). ### iOS -#### TestFlight (Recommended) +* [TestFlight](https://testflight.apple.com/join/QkKMGRqp) +* [AltStore](https://tinyurl.com/NuvioAltstore) +* [SideStore](https://tinyurl.com/NuvioSidestore) -TestFlight Icon [![Join TestFlight](https://img.shields.io/badge/Join-TestFlight-blue?style=for-the-badge)](https://testflight.apple.com/join/QkKMGRqp) +**Manual source:** `https://raw.githubusercontent.com/tapframe/NuvioStreaming/main/nuvio-source.json` -#### AltStore +## Development -AltStore Logo [![Add to AltStore](https://img.shields.io/badge/Add%20to-AltStore-blue?style=for-the-badge)](https://tinyurl.com/NuvioAltstore) +```bash +git clone https://github.com/tapframe/NuvioStreaming.git +cd NuvioStreaming +npm install +npx expo run:android +# or +npx expo run:ios +``` -#### SideStore +## Legal & DMCA -SideStore Logo [![Add to SideStore](https://img.shields.io/badge/Add%20to-SideStore-green?style=for-the-badge)](https://tinyurl.com/NuvioSidestore) - -**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](docs/DOCUMENTATION.md). - -### 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 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 helpful, consider supporting development: - -* **Ko‑Fi** – `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)

- -## Legal +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. For comprehensive legal information, including our full disclaimer, third-party extension policy, and DMCA/Copyright information, please visit our **[Legal & Disclaimer Page](https://tapframe.github.io/NuvioStreaming/#legal)**. -**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 - -* [React Native](https://reactnative.dev/) -* [Expo](https://expo.dev/) -* [TypeScript](https://www.typescriptlang.org/) -* 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. - -

(back to top)

- ## Built With -

- - Skills Icons - -
- React Native • Expo • TypeScript -

+* React Native +* Expo +* TypeScript ## Star History @@ -181,8 +66,6 @@ For comprehensive legal information, including our full disclaimer, third-party -

(back to top)

- [contributors-shield]: https://img.shields.io/github/contributors/tapframe/NuvioStreaming.svg?style=for-the-badge [contributors-url]: https://github.com/tapframe/NuvioStreaming/graphs/contributors