Kiosk Mode

Last modified: 4/23/2026

Kiosk Mode

Kiosk Mode displays a full-screen, auto-advancing slideshow of random pages rendered in reader mode — ideal for lobby displays, information kiosks, or ambient browsing.

Accessing Kiosk Mode

Navigate to:

/kiosk

With optional parameters:

/kiosk?count=10&interval=15

Or with a curated list of pages:

/kiosk?pages=Home,SyntaxHighlighting,MyLinks&interval=10

How It Works

URL Parameters

ParameterDefaultDescription
pages_(none)_Comma-separated page names to show in order. When set, count is ignored.
count10Number of random pages to include (1–50). Ignored when pages= is set.
interval8Seconds per slide (1–120).

Controls

Mouse / Click

ActionResult
Click anywhere on a slide (outside the reader text)Opens the page in a new tab
Hover over the pageReveals the control bar at the bottom

Keyboard

KeyAction
SpaceOpen current page in a new tab
/ Previous / next slide
PPause / resume auto-advance
FToggle fullscreen

Control Bar

ButtonAction
‹ ›Previous / next slide
Pause / PlayPause or resume auto-advance
Open settings panel (change count and interval, then Apply to reload)
Toggle fullscreen
Exit slideshow (return to home)

Reader Display

Each slide renders the full page content with:

Tips

To embed a page carousel inline within a page, see PageSlideshowPlugin. To embed an image slideshow, see Using SlideshowPlugin.