Lightweight hosted Tizen wrapper for Nuvio TV.
Hosted TV launcher • Standalone WGT build • Minimal packaging layer
NuvioTizen is a tiny Samsung Tizen wrapper that opens the hosted Nuvio TV web app as a standalone WGT.
It is not the main application source code. This project only contains the launcher shell and packaging workflow for the hosted experience.
npm install
npm run packageThat creates NuvioTV-Tizen-VERSION.wgt in the project root.
- This repo can build on
repository_dispatchbuild-release - The workflow builds a hosted WGT and uploads it to the shared source release
- Main shared app source:
NuvioMedia/NuvioWeb - Hosted app URL is defined in
main.js - Tizen widget metadata is defined in
config.xml - WGT packaging logic is in
scripts/package-hosted-tizen.mjs