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!
Create a screen in the admin interface.
No formatting required, just a simple message to get started.
Open the screen link on any monitor or television.
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())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!"]}'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
Display operating hours, promotions, menus, and more! Create your own design or use one of our starter templates.
Example Screens
Example Screens


FAQS
If the tool you're trying to integrate can send a webhook, then it can send data to Big Beautiful Screens.
Any device with a web browser: Smart TVs, Raspberry Pi, Fire TV Stick, tablets, dedicated signage players, or any computer.
No. Screens display in a web browser. Just open the screen URL on your display device.
Yes, using page rotation with different durations, or by updating content via API on a schedule using cron jobs or automation tools.
Text, markdown, images, videos, and widgets (clocks, countdowns, charts, weather, stock tickers, RSS feeds).
Yes. Choose from preset layouts (grids, dashboards, sidebars) or create custom layouts with any number of panels.
Yes, via WebSockets. Connected displays update instantly when you push new content.
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.
Website by Sun & Stone Solutions