From c237a6fb27faeafd9c264ed315afe1ec6ee66f7c Mon Sep 17 00:00:00 2001 From: ScreenTinker Date: Thu, 11 Jun 2026 08:38:38 -0500 Subject: [PATCH] fix(landing): correct comparison-table claims, mobile image, media-query bug - Comparison table (landing + the 3 compare pages): correct cells against each vendor's current pricing/docs (verified June 2026). Delete the inaccurate Platforms, Content Designer, and Hardware Lock-in rows; relabel "Remote Control" to "Live screen view + remote key presses" with an Android/permission caveat; fix Video Wall, Kiosk, Free tier, White Label and remote cells for Yodeck, ScreenCloud and OptiSigns. Add an "as of June 2026 / report errors" footnote with a GitHub issues link. - Compare pages: drop the false "supports more platforms than X" claims; correct Yodeck (Windows/ChromeOS, web player, kiosk), OptiSigns (free tier, video wall, white label, remote); add the same footnote + caveat. - Mobile fix: .screenshot img now has max-width:100% / height:auto / display:block so the dashboard preview no longer distorts on phones (no desktop effect). - CSS bug: restore the dropped @media (max-width:768px) wrapper (braces were 102 { vs 103 }) so the mobile overrides stop leaking to desktop. Co-Authored-By: Claude Opus 4.8 (1M context) --- frontend/compare/optisigns-alternative.html | 18 ++++++++++------- frontend/compare/screencloud-alternative.html | 6 +++++- frontend/compare/yodeck-alternative.html | 20 +++++++++++-------- frontend/landing.html | 19 ++++++++++-------- 4 files changed, 39 insertions(+), 24 deletions(-) diff --git a/frontend/compare/optisigns-alternative.html b/frontend/compare/optisigns-alternative.html index e3e45d4..345bb7c 100644 --- a/frontend/compare/optisigns-alternative.html +++ b/frontend/compare/optisigns-alternative.html @@ -59,7 +59,7 @@

The short answer

OptiSigns is a well-marketed cloud signage product with a deep template library and good documentation. It targets non-technical buyers and works particularly well for restaurants and retail menus.

-

ScreenTinker is open source (MIT licensed), self-hostable, supports more platforms natively, and is meaningfully cheaper at higher screen counts. It is a better fit if you have any technical capacity, you care about data sovereignty, or you operate at a scale where per-screen pricing hurts.

+

ScreenTinker is open source (MIT licensed), self-hostable, runs on hardware you already own with no lock-in, and is meaningfully cheaper at higher screen counts. It is a better fit if you have any technical capacity, you care about data sovereignty, or you operate at a scale where per-screen pricing hurts.

Quick comparison

@@ -70,21 +70,25 @@ Open sourceYes (MIT)No Self-host optionYesNo (cloud only) - Free plan1 device, 500MB14-day trial only + Free plan1 device, 500MBFree, up to 3 screens Android TV / Fire TVYesYes - Raspberry PiFree setup scriptLimited support + Raspberry PiFree setup scriptLimited support Windows / ChromeOSYesYes Web browser playerYesLimited - Video wallsYes (with sync)Yes + Video wallsYes (with sync)Paid add-on Multi-zone layoutsYesYes Template libraryCustom designerLarge library - Live remote controlYesScreenshot only - White-label / resellerYesYes + Live remote control*YesLimited + White-label / resellerYesPaid tier Pricing for 15 devices$99/mo Pro~$165/mo (11 USD/screen) Self-host costFree (your server)Not available
+

+ * Live remote control is Android only and requires granting the on-device accessibility permission.
+ Comparison as of June 2026, based on each vendor's publicly listed pricing and documentation. Spot an error? Open an issue on GitHub and we'll fix it. +

Where OptiSigns does well

Pricing example: 25 devices for one year

diff --git a/frontend/compare/screencloud-alternative.html b/frontend/compare/screencloud-alternative.html index fd3f03c..d671697 100644 --- a/frontend/compare/screencloud-alternative.html +++ b/frontend/compare/screencloud-alternative.html @@ -77,7 +77,7 @@ Video wallsYes (with sync)Yes Multi-zone layoutsYesYes App integrationsCustom widgetsBuilt-in (Slack, Power BI, etc.) - Live remote controlYesLimited + Live remote control*YesLimited White-label / resellerYesEnterprise only Pricing for 5 devices$39/mo Starter~$108/mo Pricing for 15 devices$99/mo Pro~$300+/mo @@ -85,6 +85,10 @@ +

+ * Live remote control is Android only and requires granting the on-device accessibility permission.
+ Comparison as of June 2026, based on each vendor's publicly listed pricing and documentation. Spot an error? Open an issue on GitHub and we'll fix it. +

Where ScreenCloud does well