Skip to content

Audience engagement

Ask the room and see the answers land on your slide. astro-slides bundles the audience layer most deck tools outsource to Slido or Mentimeter: polls voted from phones, moderated Q&A, and emoji reactions — all riding the same sync gateway as the phone remote.

Run your deck with the gateway and the terminal prints two QR codes — the presenter remote and the audience page:

Terminal window
astro-slides dev --remote # open on the LAN
astro-slides dev --remote=hunter2 # token-protected URLs

Spectators scan the Audience code onto /audience: a mobile page with the active poll, a question box, and a reaction bar.

On stage you don’t want to show your terminal — press A in the deck (or hit the QR button in presenter view) for a full-screen join overlay: a large QR plus the plain URL, on the deck’s theme background. Press A, Esc, or click to dismiss. The overlay knows the address phones can actually reach — under dev --remote it swaps a localhost origin for your LAN IP; decks built against a hosted gateway use the gateway’s own host.