Let your agent speak, show you things, and update your display in real time.
Open source wall control for agents: send fullscreen HTML, speak through ElevenLabs, and keep one screen in sync from a CLI, script, or tool.
$ npm install -g walla-page
Room feed / live display
HTML scenes, voice alerts, and background loops on one wall.
Use Walla Page to turn your wall into a dashboard that gives executives deeper insights into critical business functions.
How it works.
The core flow is simple: create a room, show something now, schedule something later, say something out loud, then delete the room when you are done.
Create
Start a room and get the display link for the wall.
$ walla create
Show
Put an HTML scene on the wall right now.
$ walla show wall.html
Schedule
Queue a scene to take over later.
$ walla schedule wall.html --at +5m
Say
Speak a short message through the wall.
$ walla say "Dinner soon."
Delete
Tear down the room and disconnect the wall.
$ walla delete