mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-01-11 20:10:25 +00:00
50 lines
2.2 KiB
JSON
50 lines
2.2 KiB
JSON
{
|
|
"name": "Tapframe's Repo",
|
|
"subtitle": "A source for all of my apps",
|
|
"description": "Welcome to my source! Here you'll find all of my apps.",
|
|
"iconURL": "https://github.com/tapframe/NuvioStreaming/blob/main/assets/android/playstore-icon.png?raw=true",
|
|
"website": "",
|
|
"patreonURL": "",
|
|
"tintColor": "#6156e2",
|
|
"featuredApps": [
|
|
"com.nuvio.app"
|
|
],
|
|
"apps": [
|
|
{
|
|
"name": "Nuvio",
|
|
"bundleIdentifier": "com.nuvio.app",
|
|
"marketplaceID": "",
|
|
"developerName": "Tapframe",
|
|
"subtitle": "Streaming app for movies and TV shows",
|
|
"localizedDescription": "Nuvio is a comprehensive streaming application that provides access to a vast library of movies and TV shows. Features include personalized recommendations, watch progress tracking, and seamless streaming experience.",
|
|
"iconURL": "https://github.com/tapframe/NuvioStreaming/blob/main/assets/android/playstore-icon.png?raw=true",
|
|
"tintColor": "#04dcfc",
|
|
"category": "entertainment",
|
|
"screenshots": [
|
|
"https://github.com/tapframe/NuvioStreaming/blob/main/screesnhots/Simulator%20Screenshot%20-%20iPhone%2016%20Pro%20-%202025-08-27%20at%2021.08.32-portrait.png?raw=true",
|
|
"https://github.com/tapframe/NuvioStreaming/blob/main/screesnhots/Simulator%20Screenshot%20-%20iPhone%2016%20Pro%20-%202025-08-27%20at%2021.09.43-portrait.png?raw=true",
|
|
"https://github.com/tapframe/NuvioStreaming/blob/main/screesnhots/Simulator%20Screenshot%20-%20iPhone%2016%20Pro%20-%202025-08-27%20at%2021.10.14-portrait.png?raw=true"
|
|
],
|
|
"versions": [
|
|
{
|
|
"version": "1.0.0",
|
|
"date": "2025-08-27",
|
|
"localizedDescription": "Initial release of Nuvio streaming app",
|
|
"downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/0.6.0-beta.4/Beta_0_6_0_4.ipa",
|
|
"size": 29700000
|
|
}
|
|
],
|
|
"appPermissions": {
|
|
"entitlements": [
|
|
"com.nuvio.app"
|
|
],
|
|
"privacy": {
|
|
"NSLocalNetworkUsageDescription": "App uses the local network to discover and connect to devices.",
|
|
"NSMicrophoneUsageDescription": "This app does not require microphone access."
|
|
}
|
|
},
|
|
"patreon": {}
|
|
}
|
|
],
|
|
"news": []
|
|
}
|