mirror of
https://github.com/screentinker/screentinker.git
synced 2026-08-13 22:03:13 -06:00
* feat(seo): enable IndexNow (key file + submission script) Instant re-crawl pings to Bing/Yandex/Seznam/Naver on content changes (Google ignores IndexNow but uses the same sitemap). Hosts the ownership key at frontend/<key>.txt (served at https://screentinker.com/<key>.txt) and adds scripts/indexnow-submit.sh which POSTs the sitemap URLs to api.indexnow.org (DRY_RUN=1 to preview). Run after a content deploy / from CI. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * feat(seo): landing-page optimization pass (schema fixes, FAQ, content depth, CWV) From a 3-way SEO audit (technical / structured-data / content). Highest-value fixes: Structured data (penalty risk + rich results): - REMOVE the fabricated aggregateRating (4.8/50) from SoftwareApplication — no visible reviews on the page = a "spammy structured markup" risk. Replace loose Offers with a proper AggregateOffer + publisher + image/screenshot. - Add a VISIBLE FAQ section (10 Q&As) so the FAQPage schema finally has on-page content (it shipped 4 Q&As with no visible counterpart — a mismatch); expand the FAQPage JSON-LD to mirror all 10. - Add a WebSite entity block; add YouTube to Organization sameAs + a description. - Fix the guides/compare BreadcrumbList position-2 target (dead /#features -> /). Content / keywords / IA: - Hero + Features subtitle rewritten to surface "digital signage software" / "digital signage CMS" / "self-host" / "free" above the fold. - New "How It Works" (3-step) and "Use Cases / Industries" (8 verticals) sections for snippet + long-tail intent. Platform tiles (Android TV / Fire TV / Raspberry Pi) now link to their guides. - FAQ answers add keyword-rich internal links to the guides + compare pages. Technical / Core Web Vitals: - Lazy-load the YouTube iframe (loading=lazy + youtube-nocookie + explicit width/height) — the top LCP/TBT win on mobile. - Title 84->~60 chars (keyword-front), meta description ~178->~156 + CTA. - <div> footer -> <footer> landmark; favicon sizes (192+512). - sitemap.xml: add <lastmod> to all 10 URLs. All JSON-LD validated (4 blocks parse; single H1; no fabricated data). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * feat(seo): open-source/what-is pillars, Xibo+Anthias compares, integrations hub [#177] Competitor-SEO gap-fill from the Yodeck/ScreenCloud/OptiSigns/Xibo teardowns. 11 new static pages + sitemap/landing/README wiring. All match the existing seo-page.css template; BreadcrumbList on every page, FAQPage (visible-backed) on guides + integration spokes. No fabricated ratings. Pillar guides: - guides/open-source-digital-signage.html (head term "open source digital signage") - guides/what-is-digital-signage.html (TOFU definitional pillar + FAQ) Comparisons (the open-source SERP Xibo/Anthias own): - compare/xibo-alternative.html (wedge: every ScreenTinker player free vs Xibo's paid Android/Tizen/webOS licences; no free plan) - compare/anthias-alternative.html (wedge: fleet + video walls + multi-platform vs one-Pi-one-screen) Integrations (OptiSigns' top tactic — one page per app): - integrations/index.html hub - google-slides / canva / power-bi (honestly framed as the universal Webpage widget, with the X-Frame-Options / publish-vs-edit-URL caveat + Power BI public-data warning) - youtube / rss / weather (native widgets) Wiring: - sitemap.xml +11 URLs (lastmod 2026-07-13) - landing.html Resources grid: 6 new cards (open-source, what-is, vs Xibo, vs Anthias, integrations hub) - README.md: keyword-rich open-source/self-hosted intro + platform list + guide links (GitHub-SERP asset) - docs/seo-directory-listings.md: off-repo G2/Capterra/AlternativeTo/awesome-selfhosted/fingoweb submission checklist + reusable kit Validated: all JSON-LD parses, canonicals match paths, 0 broken internal links, sitemap well-formed (21 URLs). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
158 lines
11 KiB
HTML
158 lines
11 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Best Xibo Alternative (2026): ScreenTinker vs Xibo | ScreenTinker</title>
|
|
<meta name="description" content="Looking for a Xibo alternative? ScreenTinker is open source, MIT licensed, self-hostable, and every player (Android, Tizen, webOS, Fire TV, Pi, web) is free. Compare features, pricing, and platform support.">
|
|
<meta name="keywords" content="xibo alternative, free xibo alternative, open source digital signage, self hosted digital signage, digital signage cms">
|
|
<meta name="robots" content="index, follow">
|
|
<link rel="canonical" href="https://screentinker.com/compare/xibo-alternative.html">
|
|
|
|
<meta property="og:type" content="article">
|
|
<meta property="og:url" content="https://screentinker.com/compare/xibo-alternative.html">
|
|
<meta property="og:title" content="Best Xibo Alternative (2026): ScreenTinker vs Xibo | ScreenTinker">
|
|
<meta property="og:description" content="ScreenTinker vs Xibo. Open source, self-hostable, and every player is free - no paid per-device licences.">
|
|
<meta property="og:image" content="https://screentinker.com/assets/dashboard-preview.png">
|
|
<meta property="og:site_name" content="ScreenTinker">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="Best Xibo Alternative (2026): ScreenTinker vs Xibo">
|
|
<meta name="twitter:description" content="ScreenTinker vs Xibo. Open source, self-hostable, and every player is free - no paid per-device licences.">
|
|
<meta name="twitter:image" content="https://screentinker.com/assets/dashboard-preview.png">
|
|
|
|
<meta name="theme-color" content="#111827">
|
|
<link rel="icon" href="/assets/icon-192.png">
|
|
<link rel="apple-touch-icon" href="/assets/icon-192.png">
|
|
<link rel="stylesheet" href="/css/seo-page.css">
|
|
</head>
|
|
<body>
|
|
<nav>
|
|
<div class="nav-inner">
|
|
<div class="nav-logo">
|
|
<a href="/" style="display:flex;align-items:center;gap:10px">
|
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="2" y="3" width="20" height="14" rx="2"/><line x1="8" y1="21" x2="16" y2="21"/><line x1="12" y1="17" x2="12" y2="21"/></svg>
|
|
<span class="nav-logo-text">ScreenTinker</span>
|
|
</a>
|
|
</div>
|
|
<div class="nav-links">
|
|
<a href="/#features">Features</a>
|
|
<a href="/#pricing">Pricing</a>
|
|
<a href="/#compare">Compare</a>
|
|
<a href="/app#/login" class="btn btn-outline" style="margin-left:16px">Sign In</a>
|
|
<a href="/app#/login" class="btn btn-primary" style="margin-left:8px">Try Free</a>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<main class="article">
|
|
<nav class="breadcrumb" aria-label="Breadcrumb">
|
|
<a href="/">Home</a>
|
|
<span>/</span>
|
|
<a href="/#compare">Compare</a>
|
|
<span>/</span>
|
|
<span>Xibo Alternative</span>
|
|
</nav>
|
|
|
|
<h1>Best Xibo Alternative (2026): ScreenTinker vs Xibo</h1>
|
|
<p class="lead">Xibo is one of the oldest open-source digital signage projects. But its open-source edition ships only a Windows player - the Android, Samsung Tizen, and LG webOS players you probably want cost money. Here is an honest comparison with ScreenTinker.</p>
|
|
|
|
<h2>The short answer</h2>
|
|
<p><strong>Xibo</strong> is a mature, well-documented signage platform that has been around since roughly 2010, with a strong community forum. Its CMS is open source under the AGPLv3 licence - but only the CMS and the Windows player are free. The Android, Tizen, and webOS players require paid perpetual per-device licences, and there is no free plan (the homepage funnels you into a 14-day trial and a paid cloud CMS).</p>
|
|
<p><strong>ScreenTinker</strong> is open source (MIT licensed), self-hostable, and <em>every</em> player is free - Android TV, Fire TV, Samsung Tizen, LG webOS, Amazon Vega OS, Raspberry Pi, and any web browser. No per-device player licence, and there is a genuine free plan. It is the better fit if you want the mainstream players without buying licences, or you want a straightforward MIT codebase you can fork.</p>
|
|
|
|
<h2>Quick comparison</h2>
|
|
<div class="compare-table-wrap">
|
|
<table class="compare-table">
|
|
<thead>
|
|
<tr><th>Feature</th><th>ScreenTinker</th><th>Xibo</th></tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr><td>Open source</td><td class="yes">Yes (MIT)</td><td class="yes">Yes (AGPLv3, CMS)</td></tr>
|
|
<tr><td>Self-host option</td><td class="yes">Yes</td><td class="yes">Yes</td></tr>
|
|
<tr><td>Free plan</td><td class="yes">1 device, 500MB</td><td class="no">No (14-day trial)</td></tr>
|
|
<tr><td>Windows player</td><td class="yes">Yes (web player)</td><td class="yes">Yes (free)</td></tr>
|
|
<tr><td>Android / Fire TV player</td><td class="yes">Free</td><td class="paid">Paid licence</td></tr>
|
|
<tr><td>Samsung Tizen player</td><td class="yes">Free</td><td class="paid">Paid licence</td></tr>
|
|
<tr><td>LG webOS player</td><td class="yes">Free</td><td class="paid">Paid licence</td></tr>
|
|
<tr><td>Raspberry Pi</td><td class="yes">Free setup script</td><td class="partial">Community/unofficial</td></tr>
|
|
<tr><td>Web browser player</td><td class="yes">Yes</td><td class="no">No</td></tr>
|
|
<tr><td>Video walls (multi-screen sync)</td><td class="yes">Yes</td><td class="yes">Yes</td></tr>
|
|
<tr><td>Multi-zone layouts</td><td class="yes">Yes</td><td class="yes">Yes</td></tr>
|
|
<tr><td>Scheduling / dayparting</td><td class="yes">Yes</td><td class="yes">Yes</td></tr>
|
|
<tr><td>Live remote control*</td><td class="yes">Yes</td><td class="no">No</td></tr>
|
|
<tr><td>Managed cloud option</td><td class="yes">Yes</td><td class="yes">Yes (paid)</td></tr>
|
|
<tr><td>Per-device player cost</td><td>Free (all players)</td><td>Paid on Android/Tizen/webOS</td></tr>
|
|
<tr><td>Self-host cost</td><td>Free (your server)</td><td>Free CMS + paid player licences</td></tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p style="font-size:12px;color:var(--dim);line-height:1.6;margin-top:12px">
|
|
* Live remote control is Android only and requires granting the on-device accessibility permission.<br>
|
|
Comparison as of July 2026, based on each vendor's publicly listed pricing and documentation. Spot an error? <a href="https://github.com/screentinker/screentinker/issues" target="_blank" rel="noopener">Open an issue on GitHub</a> and we'll fix it.
|
|
</p>
|
|
|
|
<h2>Where Xibo does well</h2>
|
|
<ul>
|
|
<li><strong>Maturity.</strong> Xibo has been developed since around 2010 and is battle-tested in large deployments.</li>
|
|
<li><strong>Community and docs.</strong> An active community forum and extensive documentation make it easy to find answers.</li>
|
|
<li><strong>Windows-first deployments.</strong> If your fleet is Windows players, the free Windows player plus the free AGPLv3 CMS is a genuinely capable open-source stack.</li>
|
|
</ul>
|
|
|
|
<h2>Where ScreenTinker is the better choice</h2>
|
|
<ul>
|
|
<li><strong>Every player is free.</strong> The players most people actually deploy - Android TV, Fire TV, Samsung Tizen, LG webOS - all cost money on Xibo as paid perpetual per-device licences. On ScreenTinker they are free, with no per-device player fee.</li>
|
|
<li><strong>There is a real free plan.</strong> Xibo funnels you into a 14-day trial and a paid cloud CMS. ScreenTinker has a genuine free tier (1 device, 500MB) and free unlimited self-hosting.</li>
|
|
<li><strong>Broader player support out of the box.</strong> Amazon Vega OS, a first-class web player for any browser, and a free Raspberry Pi setup script - all included, no licence gate.</li>
|
|
<li><strong>Live remote control.</strong> ScreenTinker streams a live view of an Android display and forwards taps and key events back to the device.</li>
|
|
<li><strong>Simple MIT licence.</strong> ScreenTinker is MIT licensed on <a href="https://github.com/screentinker/screentinker" target="_blank" rel="noopener">GitHub</a> - audit it, extend it, or fork it without AGPL copyleft obligations.</li>
|
|
</ul>
|
|
|
|
<h2>Pricing snapshot</h2>
|
|
<p>Xibo's CMS is free and open source, but the Android, Tizen, and webOS players carry <strong>paid perpetual per-device licences</strong>, and Xibo explicitly frames self-hosting as "typically a higher total cost of ownership than a plan" to steer you toward its paid cloud CMS. ScreenTinker charges nothing per player on any platform: the managed cloud is a flat <strong>$99/mo for 15 devices</strong> on Pro, and self-hosting is free and unlimited on a $5 VPS.</p>
|
|
|
|
<div class="related">
|
|
<h2>Related guides</h2>
|
|
<ul>
|
|
<li><a href="/compare/anthias-alternative.html">Compare: ScreenTinker vs Anthias</a></li>
|
|
<li><a href="/compare/yodeck-alternative.html">Compare: ScreenTinker vs Yodeck</a></li>
|
|
<li><a href="/guides/self-hosted-digital-signage.html">Self-hosted digital signage: complete guide</a></li>
|
|
<li><a href="/guides/open-source-digital-signage.html">Open-source digital signage: complete guide</a></li>
|
|
<li><a href="/guides/raspberry-pi-digital-signage.html">How to set up digital signage on a Raspberry Pi</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="cta">
|
|
<h2>Try ScreenTinker free</h2>
|
|
<p>Start a 14-day Pro trial. No credit card required.</p>
|
|
<a href="/app#/login" class="btn btn-primary" style="padding:14px 28px;font-size:16px">Start Free Trial</a>
|
|
<a href="https://github.com/screentinker/screentinker" target="_blank" rel="noopener" class="btn btn-outline" style="padding:14px 28px;font-size:16px;margin-left:12px">View on GitHub</a>
|
|
</div>
|
|
</main>
|
|
|
|
<footer>
|
|
<div style="color:var(--dim);font-size:13px">© 2026 ScreenTinker. All rights reserved.</div>
|
|
<div class="links">
|
|
<a href="https://github.com/screentinker/screentinker" target="_blank" rel="noopener">GitHub</a>
|
|
<a href="https://discord.gg/utTdsrqq4Z" target="_blank" rel="noopener">Discord</a>
|
|
<a href="/legal/terms.html">Terms</a>
|
|
<a href="/legal/privacy.html">Privacy</a>
|
|
<a href="/legal/third-party.html">Licenses</a>
|
|
<a href="/app#/login">Sign In</a>
|
|
</div>
|
|
</footer>
|
|
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "BreadcrumbList",
|
|
"itemListElement": [
|
|
{ "@type": "ListItem", "position": 1, "name": "Home", "item": "https://screentinker.com/" },
|
|
{ "@type": "ListItem", "position": 2, "name": "Compare", "item": "https://screentinker.com/#compare" },
|
|
{ "@type": "ListItem", "position": 3, "name": "Xibo Alternative", "item": "https://screentinker.com/compare/xibo-alternative.html" }
|
|
]
|
|
}
|
|
</script>
|
|
</body>
|
|
</html>
|