Walla Page

Let your agent show you things and update your display in real time.

Open source wall control for agents: send fullscreen HTML and keep one screen in sync from a CLI, script, or tool.

$ npm install -g walla-page

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, then delete the room when you are done.

View Docs
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
Delete

Tear down the room and disconnect the wall.

$ walla delete