Skip to main content

26 docs tagged with "applets"

View all tags

Applet Debug Over Weinre

How to remotely debug Applets on devices using Weinre, enabled from the Box Troubleshooting tab to inspect DOM and console logs over websockets.

Applet Deployment Options [GUIDE]

Compares five Applet deployment options, from manual hosting and 9900.io provisioning URLs to CloudControl Device Policy, Bulk Provisioning, and REST API automation.

Applet Development Workflow

The complete applet development lifecycle — from local development to production deployment. Learn how to iterate freely without consuming your build quota.

Applet JS SDK

Applet JS SDK provides device's native features and functionalities with unified API for all supported platforms. This SDK is only usable

Applet Native Device Debug

Overview of platform-specific Native Debug for Applets, activated via Box or REST API, with Chrome inspector steps for Tizen, webOS, Android, and more.

Applet Version Lifecycle

Manage the lifecycle status of an applet version — publish a built version, deprecate a broken or obsolete one, and renew it — from the CLI, SDK, or REST API.

Create Your First Applet

Step-by-step guide to creating, running, and deploying your first signageOS applet — from project setup to testing on a real device.

Debugging on device

How to connect an applet running in a browser emulator to a physical or virtual signageOS device using the CLI.

Deployment

Your Applet can have multiple versions. You can deploy any version of your Applet to any devices, as you need. Applet version is defined in

Example Applets for signageOS

Collection of signageOS example applets demonstrating video playback, HTML overlays, touch input, and multi-screen synchronization.

File System vs. Cache for storing files

Compares the File System API and File Cache API for storing files in Applets, covering external storage, available space, cache clearing, and Power Action effects.

From an existing project

Applet JS SDK provides device's native features and functionalities with unified API for all supported platforms. This SDK is only usable

How to use ReactJS to create applet

If you want to develop applets with React JS you can follow this example. This tutorial explains you how to set up Create React App and create the first applet.

How to use Vue to create Applet

If you want to develop applets with Vue you can follow this example. This tutorial explains how to set up Vue and create the first applet.

Troubleshooting

Troubleshooting guide covering signageOS device connectivity, applet errors, timing API issues, and common Box error codes.

Video in background

Native video playback in background was successfully implemented on LG webOS, Samsung Tizen, BrightSign, Windows, and Android.