Skip to content
 
 

Repository files navigation

Nuvio

A free, open-source media app for your phone, your desktop, and the TV you already own.
Bring your own sources. Nuvio turns them into a library with artwork, ratings, subtitles, and your place saved on every screen.

Website · GitHub releases · Support Nuvio

Get Nuvio Mobile

Build from source

git clone https://github.com/NuvioMedia/NuvioMobile.git
cd NuvioMobile

Android

Android development requires Android Studio and the Android SDK.

./gradlew :androidApp:assembleFullDebug

iOS

iOS development requires macOS and Xcode.

env NUVIO_IOS_DISTRIBUTION=full xcodebuild \
  -project iosApp/iosApp.xcodeproj \
  -scheme iosApp \
  -configuration Debug \
  -sdk iphonesimulator \
  -derivedDataPath build/ios-derived-full-simulator \
  CODE_SIGNING_ALLOWED=NO \
  build

The shared app is built with Kotlin Multiplatform and Compose Multiplatform.

License

GNU General Public License v3.0

About

Official Nuvio Mobile Repository

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages