tizendebug
v1.0.2
Published
TizenBrew app that shows Tizen TV system info, version, and device details for development and debugging.
Maintainers
Readme
TizenDebug
TizenBrew app that shows your Samsung Tizen TV’s system info, version, and device details. Use it to see the exact Tizen/device data when developing or debugging apps for your TV.
Install on TV
- Install TizenBrew on your Samsung Tizen TV.
- In TizenBrew’s module manager, add
tizendebug(no @). - Open TizenDebug from the TizenBrew home screen.
What it shows
- Browser / environment: User Agent, platform, language, screen size, inner size, device pixel ratio.
- Tizen: Whether the Tizen API is available.
- System properties: BUILD, DEVICE, DISPLAY, NETWORK, CPU, MEMORY (from Tizen SystemInfo when available).
Use this to confirm Tizen version, model, and capabilities before building or testing apps.
If the app doesn’t start when you tap it: remove the tizendebug module in TizenBrew, then add tizendebug again and open it (ensures the latest version with root index.html is loaded).
Publish to npm
cd TizenDebug
npm publish --access publicLicense
MIT
