Your business needs a big beautiful screen

API Driven, highly parameterized and yet easy to use. Any business (or individual) can benefit from a Big Beautiful Screen. Get started with yours for FREE today!

API First

From a developer, for developers.

Step 1: Create a Screen

Create a screen in the admin interface.

Step 2: Send Some Info

No formatting required, just a simple message to get started.

Step 3: Connect

Open the screen link on any monitor or television.

Python:

import requests

response = requests.post(
    "https://big-beautiful-screens-development.up.railway.app/api/v1/screens/{YOUR_SCREEN_ID}/message",
    headers={"X-API-Key": "{YOUR_SCREEN_API_KEY}"},
    json={"content": ["Hello, World!"]}
)
print(response.json())

Bash:

curl -X POST https://big-beautiful-screens-development.up.railway.app/api/v1/screens/{YOUR_SCREEN_ID}/message \
  -H "Content-Type: application/json" \
  -H "X-API-Key: {YOUR_SCREEN_API_KEY}" \
  -d '{"content": ["Hello, World!"]}'

Explore Features

Personal or Business | One screen or Many

Developer Head's Up

Tie in to your CI/CD pipeline, LLM Usage statistics, or any automation pipeline with just a simple webhook. Always know what's going on.

Example Screens

Customer Service

Display operating hours, promotions, menus, and more! Create your own design or use one of our starter templates.

Example Screens

Analytics & Reporting

Example Screens

Make Your Big Beautiful Screen Work For you.

FAQS

Frequently Asked Questions

Can I send data from ______ to Big Beautiful Screens?

If the tool you're trying to integrate can send a webhook, then it can send data to Big Beautiful Screens.

What devices can I display my screens on?

Any device with a web browser: Smart TVs, Raspberry Pi, Fire TV Stick, tablets, dedicated signage players, or any computer.

Do I need to install any software?

No. Screens display in a web browser. Just open the screen URL on your display device.

Can I schedule different content throughout the day?

Yes, using page rotation with different durations, or by updating content via API on a schedule using cron jobs or automation tools.

What content types are supported?

Text, markdown, images, videos, and widgets (clocks, countdowns, charts, weather, stock tickers, RSS feeds).

Can I show multiple pieces of content at once?

Yes. Choose from preset layouts (grids, dashboards, sidebars) or create custom layouts with any number of panels.

Do screens update in real-time?

Yes, via WebSockets. Connected displays update instantly when you push new content.

Can I self-host Big Beautiful Screens?

Yes, it's open source. Run it on your own infrastructure with Docker.

Choose a Package That Suits Your Workflow

Big Beautiful Screens is a product of Sun & Stone Solutions, LLC. Need some marketing help, head over to sunandstonesolutions.com to sign-up for a free marketing consultation.

© 2026 Sun & Stone Solutions - All Rights Reserved.