Read-only display page at /display for a wall-mounted TV.
Cycles between welcome, today's calendar, prep board,
order list, and intake queue. Requires a kiosk token —
the URL alone is harmless without it.
On the display device, open
your-app/display?token=<paste here>
once. The page stores the token in
localStorage; refreshes after that don't need
the URL param. Regenerating invalidates the old
token immediately.
Auto follows time of day — light during business hours (6 AM – 6 PM), dark in the evening. Changes here propagate to the wall display on its next refresh (~60s).
How long each card stays before the next fades in. Cards with long lists auto-scroll within this time. Applies on the display's next refresh (~60s).
Toggle which cards appear in the display rotation.
Choose which columns are visible when you open the Inventory tab. Changes save automatically and apply only to your account.
Pick a color for each person's name in the chat. Changes save automatically and apply only to your account.
Home screen (recommended): tap Open above (or paste the link in Safari) → Share → Add to Home Screen. It launches fullscreen like an app; tap the icon anytime to jot a task — no login.
Siri / Back Tap (optional): in the Shortcuts app, make a shortcut that asks for text
and does Get Contents of URL → POST to
/api/jot/create with a JSON body {"token":"…","text":"(your input)"}.
Your token is the part after ?t= in the link above. Name it
“Add warehouse task” to run by voice.
Open your phone camera and scan this code. It turns the phone into a barcode scanner for this screen.