mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 08:07:11 +02:00
171 lines
4.6 KiB
HTML
171 lines
4.6 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<title>DXCluster Server</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta name="description" content="KST4Contest includes DXCluster functionality to support situational awareness during contest operation.">
|
||
<link rel="canonical" href="https://kst4contest.hamradioonline.de/features/dx-cluster/">
|
||
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:title" content="DXCluster Server">
|
||
<meta property="og:description" content="KST4Contest includes DXCluster functionality to support situational awareness during contest operation.">
|
||
<meta property="og:url" content="https://kst4contest.hamradioonline.de/features/dx-cluster/">
|
||
<meta property="og:site_name" content="KST4Contest">
|
||
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:title" content="DXCluster Server">
|
||
<meta name="twitter:description" content="KST4Contest includes DXCluster functionality to support situational awareness during contest operation.">
|
||
|
||
<link rel="stylesheet" href="/assets/css/main.css?v=1783380274070">
|
||
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml">
|
||
|
||
<meta property="og:image" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
|
||
<meta property="og:image:width" content="1200">
|
||
<meta property="og:image:height" content="630">
|
||
<meta name="twitter:image" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
|
||
|
||
</head>
|
||
|
||
<body>
|
||
<div class="site-bg"></div>
|
||
|
||
<header class="site-header">
|
||
<a class="brand" href="/">
|
||
<span class="brand-mark">◎</span>
|
||
<span>
|
||
<strong>KST4Contest</strong>
|
||
<small>ON4KST Contest Client</small>
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="site-nav">
|
||
|
||
<a href="/">Home</a>
|
||
|
||
<a href="/features/">Features</a>
|
||
|
||
<a href="/screenshots/">Screenshots</a>
|
||
|
||
<a href="/download/">Download</a>
|
||
|
||
<a href="/manual/">Manual</a>
|
||
|
||
<a href="/news/">News</a>
|
||
|
||
<a href="/faq/">FAQ</a>
|
||
|
||
<a class="nav-cta" href="https://github.com/praktimarc/kst4contest/releases/latest">Download</a>
|
||
</nav>
|
||
</header>
|
||
|
||
<main>
|
||
|
||
<section class="hero">
|
||
<p class="badge">Radio Workflow · since 1.23</p>
|
||
<h1>DXCluster Server</h1>
|
||
<p class="lead">Use DXCluster information as part of the wider contest operating workflow.</p>
|
||
</section>
|
||
|
||
<section class="section narrow">
|
||
<article class="card content-card">
|
||
<div class="feature-icon large">📡</div>
|
||
|
||
<h2>More situational awareness</h2>
|
||
<p>DXCluster information can support contest operators by adding another source of activity information.</p>
|
||
<h2>Integrated workflow</h2>
|
||
<p>The goal is not to open another isolated tool, but to connect activity information with the wider KST4Contest workflow.</p>
|
||
|
||
|
||
|
||
<h2>Keywords</h2>
|
||
<div class="tag-list">
|
||
|
||
<span>DXCluster</span>
|
||
|
||
<span>ham radio</span>
|
||
|
||
<span>contest</span>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<h2>Related features</h2>
|
||
<div class="actions">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a class="button secondary" href="/features/log-sync/">Log Synchronization</a>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a class="button secondary" href="/features/priority-score/">Priority Score System</a>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</article>
|
||
</section>
|
||
|
||
<script type="application/ld+json">
|
||
{
|
||
"@context": "https://schema.org",
|
||
"@type": "TechArticle",
|
||
"headline": "DXCluster Server",
|
||
"description": "Use DXCluster information as part of the wider contest operating workflow.",
|
||
"about": "KST4Contest",
|
||
"url": "https://kst4contest.hamradioonline.de/features/dx-cluster/",
|
||
"author": {
|
||
"@type": "Person",
|
||
"name": "Praktimarc"
|
||
},
|
||
"publisher": {
|
||
"@type": "Organization",
|
||
"name": "KST4Contest"
|
||
}
|
||
}
|
||
</script>
|
||
</main>
|
||
|
||
<footer class="site-footer">
|
||
<p>KST4Contest – contest-optimized ON4KST workflow for VHF/UHF/SHF operators.</p>
|
||
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p>
|
||
</footer>
|
||
</body>
|
||
</html> |