mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-14 00:26:52 +02:00
102 lines
3.2 KiB
HTML
102 lines
3.2 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<title>KST4Contest Screenshots</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta name="description" content="Screenshots of KST4Contest, the contest-optimized ON4KST chat client for VHF, UHF and SHF operators.">
|
||
<link rel="canonical" href="https://kst4contest.hamradioonline.de/screenshots/">
|
||
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:title" content="KST4Contest Screenshots">
|
||
<meta property="og:description" content="Screenshots of KST4Contest, the contest-optimized ON4KST chat client for VHF, UHF and SHF operators.">
|
||
<meta property="og:url" content="https://kst4contest.hamradioonline.de/screenshots/">
|
||
<meta property="og:site_name" content="KST4Contest">
|
||
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:title" content="KST4Contest Screenshots">
|
||
<meta name="twitter:description" content="Screenshots of KST4Contest, the contest-optimized ON4KST chat client for VHF, UHF and SHF operators.">
|
||
|
||
<link rel="stylesheet" href="/assets/css/main.css?v=1783378295352">
|
||
</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">Screenshots</p>
|
||
<h1>See the contest workflow.</h1>
|
||
<p class="lead">
|
||
Visual impressions of KST4Contest: ON4KST chat workflow, priority candidates,
|
||
sked handling, AirScout integration and contest-focused operator tools.
|
||
</p>
|
||
</section>
|
||
|
||
<section class="section">
|
||
<div class="grid">
|
||
|
||
<article class="card screenshot-card">
|
||
<div class="screenshot-placeholder">
|
||
<span>Main Window</span>
|
||
</div>
|
||
<h3>Main Window</h3>
|
||
<p>Contest-oriented ON4KST chat workflow with candidate awareness.</p>
|
||
</article>
|
||
|
||
<article class="card screenshot-card">
|
||
<div class="screenshot-placeholder">
|
||
<span>Priority Candidates</span>
|
||
</div>
|
||
<h3>Priority Candidates</h3>
|
||
<p>Score-based candidate ranking for faster operator decisions.</p>
|
||
</article>
|
||
|
||
<article class="card screenshot-card">
|
||
<div class="screenshot-placeholder">
|
||
<span>Timeline View</span>
|
||
</div>
|
||
<h3>Timeline View</h3>
|
||
<p>Timeline support for AP windows and candidate timing.</p>
|
||
</article>
|
||
|
||
</div>
|
||
</section>
|
||
</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> |