mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 16:16:44 +02:00
148 lines
3.9 KiB
HTML
148 lines
3.9 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<title>Timeline View</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta name="description" content="The timeline view helps operators understand short propagation windows and candidate timing during active contest operation.">
|
||
<link rel="canonical" href="https://kst4contest.hamradioonline.de/features/timeline/">
|
||
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:title" content="Timeline View">
|
||
<meta property="og:description" content="The timeline view helps operators understand short propagation windows and candidate timing during active contest operation.">
|
||
<meta property="og:url" content="https://kst4contest.hamradioonline.de/features/timeline/">
|
||
<meta property="og:site_name" content="KST4Contest">
|
||
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:title" content="Timeline View">
|
||
<meta name="twitter:description" content="The timeline view helps operators understand short propagation windows and candidate timing during active contest operation.">
|
||
|
||
<link rel="stylesheet" href="/assets/css/main.css?v=1783378990661">
|
||
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml">
|
||
|
||
</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">Contest Awareness · since 1.40</p>
|
||
<h1>Timeline View</h1>
|
||
<p class="lead">See upcoming AP windows and candidate timing in a compact contest timeline.</p>
|
||
</section>
|
||
|
||
<section class="section narrow">
|
||
<article class="card content-card">
|
||
<div class="feature-icon large">⏱️</div>
|
||
|
||
<h2>Timing matters</h2>
|
||
<p>Many VHF/UHF/SHF opportunities are short-lived.</p>
|
||
<p>The Timeline View helps operators see upcoming timing windows instead of keeping everything in mind manually.</p>
|
||
<h2>Designed for fast awareness</h2>
|
||
<p>The timeline supports quick decisions during busy contest operation.</p>
|
||
|
||
|
||
|
||
<h2>Keywords</h2>
|
||
<div class="tag-list">
|
||
|
||
<span>timeline</span>
|
||
|
||
<span>AP windows</span>
|
||
|
||
<span>airplane scatter</span>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<h2>Related features</h2>
|
||
<div class="actions">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a class="button secondary" href="/features/airscout/">AirScout Integration</a>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a class="button secondary" href="/features/priority-score/">Priority Score System</a>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</article>
|
||
</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> |