Foldables
Extended UX
Automation
Media-driven
Future-ready
Outer displays
Wearables
Smart glasses
Spatial & VR
Ambient devices
Augment your website to offer extended experiences — for foldable phones, smartwatches, smartglasses, and VR/AR.
OuterDisplay.js
With a snippet of code give your website the ablity to offer a compatible content experince to modern hardware devices that visit your website.
foldables
Outer Display detects folded-state devices and delivers a purpose-built outer screen experience — live video, glanceable streams, exclusive content, and ambient media designed for foldables, not resized mobile pages.
Alexa
Echo
On Alexa Echo devices, Outer Display delivers voice-led media experiences — live audio, visual companions on Echo Show screens, ambient channels, and screen-aware content that adapts.
Smart Glasses
For smart glasses and wearable displays, Outer Display powers lightweight, on-lens media experiences — glanceable video, live updates, brand widgets, notifications, and contextual content.
Smart Watches
When a smartwatch is detected — live alerts, scores, headlines, Now Playing moments, and linear radio and TV.
Branded AI Chat
Branded AI TV
Non-stop 24/7 linear video broadcast under your brand curated by AI trained on your instructed gaurdrails and guidelines.
Branded AI Radio
Non-stop 24/7 linear audio broadcast under your brand curated by AI trained on your instructed gaurdrails and guidelines.
Second | Screen
Custom AI from Outer Display powers a versatile remote control technology that can enable boundless interactive experiences.

Drop‑in script
<!-- OuterDisplay.js -->
<script src="./outerdisplay.js"></script>
<script>
OuterDisplay.init({
targetIframe: "#od-demo-frame",
dpip: { width: 360, height: 520 },
sidebar: { enabled: true }
});
</script>
If you already have a PWA, you can deploy the embed only. If not, the Pro plan includes a ready‑to‑host shell.
What the SDK provides
- DPIP window launch + resize
- Safe iframe staging (no host takeover)
- Slide‑out “Schedule a Demo” sidebar
- Optional outer‑display routing logic
- Analytics hooks (events you can track)