@vkara/tv
v0.0.3
Published
vKara Samsung TV launcher for TizenBrew — thin shell that hands off to the hosted /tv experience.
Maintainers
Readme
@vkara/tv
Samsung TV launcher for TizenBrew (Tizen 6.0+, 2021+). Thin local shell: splash / offline UI, media keys, then top-level handoff to the hosted /tv karaoke app.
Not a Node library — install via TizenBrew Module Manager, not npm install.
Install
- Install TizenBrew on the TV.
- Module Manager → add
@vkara/tv. - Launch the vKara tile → splash → hosted
/tv.
If jsDelivr / Module Manager fails, sideload the unsigned WGT from a tizen-v* GitHub Release with Apps2Samsung.
Package contract
| Field | Value |
|-------|--------|
| packageType | app |
| appName | vKara |
| appPath | index.html |
| Files | index.html, js/main.js, css/style.css, icon.png, package.json |
No config.xml (WGT-only). Media keys are declared in package.json for TizenBrew parent registration.
URL bake
Official releases bake the default host from the monorepo (vkara.defaultTvUrl). Web deploys update /tv without a new shell release — republish only when the wrapper, keys, or default URL changes.
Forks with a custom host: rebuild the shell and publish under your npm scope. Do not overwrite @vkara/tv.
See apps/tizen/README.md for build, WGT sideload, and maintainer release (tizen-v*).
