Digital signage from a browser
Plug in a screen. Enter the code. Go live.
PlugScreen turns a TV, monitor or tablet into an information screen for your business. No software to install and no pricey hardware — just a browser and a 6-digit code.
Join the waitlist — we'll let you know when we launch. No spam.
Pairing code
448822991133Enter it in the dashboard or scan the QR
How it works
Three steps. Zero installs.
- 01device.plugscreen.com
Open the address on the screen
On a TV, monitor or tablet, go to device.plugscreen.com. The screen shows a pairing code and a QR code.
- 02482913
Pair it with your account
Type the 6-digit code in the dashboard or scan the QR with your phone. The code is valid for just one minute.
- 03
Counter
128
Pick an app
Install an app from the gallery and set it up in the dashboard. The screen updates live — no need to walk over to it.
Apps
Ready-made apps from day one
Each app runs in isolation with its own settings. We're starting with three — more are on the way.
Customers today
128
Counter
A number straight from your system — POS, CRM or spreadsheet. Pulled every few seconds or pushed by webhook.
--:--
21°CWarsawClock & weather
A big, legible clock with the date and current weather for any city.
Scan me
QR Code
Menu, Wi-Fi password, a promo or a survey — guests scan it with their phone.
More on the way
Photo slideshows, lists and notice boards, plus layouts with several apps on one screen.
Who it's for
One screen in a café or fifty on the shop floor
- A
Venues & shops
Menus, promotions and guest info — no printing and no complicated systems.
- Menu and today's offer
- People waiting in line
- QR code for Wi-Fi or the menu
- B
Offices & factories
Live metrics from your systems — data flows in through APIs and webhooks, nobody has to click.
- Sales goals and results
- Numbers from ERP, MES or Grafana
- Every screen’s status in one dashboard
- C
Integrators & agencies
Roll out signage for clients on the hardware they already own.
- Any device with a browser
- Pairing in seconds
- Multi-client management — planned
For IT teams
Your data on screen in real time
Send a value from any system with a single HTTP request. PlugScreen checks the signature and shows it on screen right away.
- HMAC-SHA256 signed webhooks with replay protection
- Or REST: the app polls your value every few seconds
- Every app sandboxed on its own subdomain
- Live online status for every screen in the dashboard
# push a new value to the screenBODY='{"value": 1285}'TS=$(date +%s)SIG=$(printf '%s.%s' "$TS" "$BODY" \ | openssl dgst -sha256 -hmac "$SECRET" -r | cut -d' ' -f1)URL=https://counter.app.plugscreen.com/api/webhooks/$DEVICE_APP_ID curl -X POST "$URL" \ -H "Content-Type: application/json" \ -H "X-Timestamp: $TS" -H "X-Signature: $SIG" \ -d "$BODY"1,285
Coming later
PlugScreen Box
A ready-to-go Raspberry Pi player. Plug it into HDMI and power, scan the code — your screen is live. Nothing to configure.
- Plug
- Pair
- Done
Pricing
Start for free
We'll announce final pricing before launch — people on the waitlist will hear first.
Start
Free
Your first screen and the ready-made apps — just right for a trial.
Pro
Soon
More screens and more data for growing businesses.
Business
Custom
Multiple locations, deployment on your own infrastructure, and support.
FAQ
Common questions
Do I need to install any software?
No. The screen opens device.plugscreen.com in its browser, and you manage everything from the dashboard — on a computer or your phone.
Which devices does it work on?
Anything with a modern browser that can run full screen: a smart TV, an Android TV box, a mini PC, a Raspberry Pi or a tablet.
How do I pair a screen?
The screen shows a 6-digit code and a QR code. Type the code in the dashboard or scan the QR with your phone, and you are done. For security, the code expires after one minute and refreshes on its own.
Where do apps get their data?
From built-in sources such as the weather forecast, or from your own systems: an app can poll a value from your API every few seconds or accept signed webhooks that appear on screen in real time.
Can I have my own app?
Every PlugScreen app runs in isolation, so new ones can be added without affecting the rest. Custom apps and partner tooling are planned.
When do you launch and how much does it cost?
We're finishing the first version. People on the waitlist will be the first to hear about the launch and pricing — we're planning a free plan for your first screen.
Be first in line when we launch.
Leave your email and we'll write when PlugScreen is ready. Just the launch news, no spam.