mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-08-04 01:15:27 +02:00
283 lines
10 KiB
HTML
283 lines
10 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Download KST4Contest</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="theme-color" content="#08110b">
|
|
<meta name="description" content="Download the latest stable KST4Contest packages for Windows, Linux and macOS. The required Java runtime is included.">
|
|
<link rel="canonical" href="https://kst4contest.hamradioonline.de/download/">
|
|
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Download KST4Contest">
|
|
<meta property="og:description" content="Download the latest stable KST4Contest packages for Windows, Linux and macOS. The required Java runtime is included.">
|
|
<meta property="og:url" content="https://kst4contest.hamradioonline.de/download/">
|
|
<meta property="og:site_name" content="KST4Contest">
|
|
<meta property="og:locale" content="en_GB">
|
|
<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:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="Download KST4Contest">
|
|
<meta name="twitter:description" content="Download the latest stable KST4Contest packages for Windows, Linux and macOS. The required Java runtime is included.">
|
|
<meta name="twitter:image" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
|
|
|
|
<link rel="stylesheet" href="/assets/css/main.css?v=1784595000789">
|
|
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml">
|
|
</head>
|
|
|
|
<body>
|
|
<div class="site-bg" aria-hidden="true"></div>
|
|
|
|
<header class="site-header">
|
|
<a class="brand" href="/" aria-label="KST4Contest home">
|
|
<span class="brand-mark" aria-hidden="true">◎</span>
|
|
<span>
|
|
<strong>KST4Contest</strong>
|
|
<small>ON4KST Contest Client</small>
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="site-nav" aria-label="Main navigation">
|
|
|
|
<a href="/">Home</a>
|
|
|
|
<a href="/features/">Features</a>
|
|
|
|
<a href="/screenshots/">Screenshots</a>
|
|
|
|
<a href="/manual/">Manual</a>
|
|
|
|
<a href="/news/">News</a>
|
|
|
|
<a href="/roadmap/">Roadmap</a>
|
|
|
|
<a href="/about/">About</a>
|
|
|
|
<a href="/faq/">FAQ</a>
|
|
|
|
<a href="/support/">Support</a>
|
|
|
|
<a class="nav-cta" href="/download/">Download</a>
|
|
</nav>
|
|
</header>
|
|
|
|
<main>
|
|
<section class="hero">
|
|
<p class="badge">Stable release</p>
|
|
<h1>Download KST4Contest</h1>
|
|
<p class="lead">
|
|
Choose the package for your operating system. Official builds are published through GitHub Releases,
|
|
and the required Java runtime is already included.
|
|
</p>
|
|
|
|
<div class="actions">
|
|
<a class="button" href="https://github.com/praktimarc/kst4contest/releases/latest">Latest release on GitHub</a>
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases">All releases</a>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="section">
|
|
<div class="section-heading">
|
|
<p class="eyebrow">Packages by platform</p>
|
|
<h2>Choose the format that fits your system</h2>
|
|
</div>
|
|
|
|
<div class="grid">
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">🪟</div>
|
|
|
|
|
|
<p class="badge">Default choice</p>
|
|
|
|
|
|
<h3>Windows</h3>
|
|
<p><strong>ZIP x64</strong></p>
|
|
<p>Extract the complete archive, then start praktiKST.exe. No separate Java installation is required.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/praktiKST-v1.41.1-windows-x64.zip">Download →</a>
|
|
</article>
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">🐧</div>
|
|
|
|
|
|
<p class="badge">Default choice</p>
|
|
|
|
|
|
<h3>Linux</h3>
|
|
<p><strong>Flatpak (.flatpakref)</strong></p>
|
|
<p>Installs through Flatpak and can be updated through Flatpak or the desktop software centre.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/de.x08.KST4Contest.flatpakref">Download →</a>
|
|
</article>
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">🐧</div>
|
|
|
|
|
|
|
|
<h3>Linux</h3>
|
|
<p><strong>AppImage x86_64</strong></p>
|
|
<p>Portable build without package installation. Make the downloaded file executable before the first launch.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/KST4Contest-v1.41.1-linux-x86_64.AppImage">Download →</a>
|
|
</article>
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">📦</div>
|
|
|
|
|
|
|
|
<h3>Debian / Ubuntu</h3>
|
|
<p><strong>DEB amd64</strong></p>
|
|
<p>Native package for Debian, Ubuntu and distributions based on them.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/KST4Contest-v1.41.1-debian-amd64.deb">Download →</a>
|
|
</article>
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">📦</div>
|
|
|
|
|
|
|
|
<h3>Fedora</h3>
|
|
<p><strong>RPM x86_64</strong></p>
|
|
<p>Native package built for Fedora and compatible RPM-based systems.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/KST4Contest-v1.41.1-fedora-x86_64.rpm">Download →</a>
|
|
</article>
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">📦</div>
|
|
|
|
|
|
|
|
<h3>Arch Linux</h3>
|
|
<p><strong>pkg.tar.zst</strong></p>
|
|
<p>Release package for direct installation with pacman. AUR alternatives are described in the installation guide.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/KST4Contest-v1.41.1-archlinux-x86_64.pkg.tar.zst">Download →</a>
|
|
</article>
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">🍎</div>
|
|
|
|
|
|
|
|
<h3>macOS Apple Silicon</h3>
|
|
<p><strong>DMG arm64</strong></p>
|
|
<p>Best-effort build for Apple Silicon Macs. The application is not currently notarized by Apple.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/KST4Contest-v1.41.1-macos-arm64.dmg">Download →</a>
|
|
</article>
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">🍎</div>
|
|
|
|
|
|
|
|
<h3>macOS Intel</h3>
|
|
<p><strong>DMG x86_64</strong></p>
|
|
<p>Best-effort build for Intel Macs. The application is not currently notarized by Apple.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/KST4Contest-v1.41.1-macos-x86_64.dmg">Download →</a>
|
|
</article>
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">📘</div>
|
|
|
|
|
|
|
|
<h3>Manual English</h3>
|
|
<p><strong>PDF</strong></p>
|
|
<p>English PDF manual included with the Stable release.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/KST4Contest-v1.41.1-manual-en.pdf">Download →</a>
|
|
</article>
|
|
|
|
<article class="card download-card">
|
|
<div class="feature-icon">📘</div>
|
|
|
|
|
|
|
|
<h3>Manual German</h3>
|
|
<p><strong>PDF</strong></p>
|
|
<p>German PDF manual included with the Stable release.</p>
|
|
|
|
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/KST4Contest-v1.41.1-manual-de.pdf">Download →</a>
|
|
</article>
|
|
|
|
</div>
|
|
</section>
|
|
|
|
<section class="section">
|
|
<div class="cta-panel">
|
|
<p class="eyebrow">Choosing a package</p>
|
|
<h2>Which file should I use?</h2>
|
|
<p>
|
|
Windows users normally need the x64 ZIP package. On Linux, Flatpak is the practical choice when
|
|
updates should be managed through the desktop software centre or the Flatpak command line. The
|
|
AppImage is useful when a portable file is preferred, while DEB, RPM and Arch packages integrate
|
|
with their respective package managers.
|
|
</p>
|
|
<p>
|
|
macOS packages are provided for Apple Silicon and Intel systems on a best-effort basis. They are
|
|
not currently notarized by Apple. The installation guide covers the first launch, updates, the
|
|
Stable, Beta and Nightly channels, and the location of the settings directory.
|
|
</p>
|
|
<div class="actions">
|
|
<a class="button" href="/manual/en/installation/">Read the installation guide</a>
|
|
<a class="button secondary" href="/faq/">Open the FAQ</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="section">
|
|
<div class="card content-card">
|
|
<h2>Development and infrastructure</h2>
|
|
<p>
|
|
KST4Contest is developed independently. If it is useful in your contest workflow and you want to
|
|
help cover continued development, testing and infrastructure costs, the support page explains
|
|
what project contributions are used for.
|
|
</p>
|
|
<div class="actions">
|
|
<a class="button" href="/support/">Support the project</a>
|
|
</div>
|
|
</div>
|
|
</section></main>
|
|
|
|
<footer class="site-footer">
|
|
<div class="footer-grid">
|
|
<div>
|
|
<strong>KST4Contest</strong>
|
|
<p>ON4KST chat, candidate selection and sked planning for VHF, UHF and SHF contest operation.</p>
|
|
</div>
|
|
<div>
|
|
<strong>Project</strong>
|
|
<p><a href="/features/">Features</a></p>
|
|
<p><a href="/download/">Download</a></p>
|
|
<p><a href="/manual/">Manual</a></p>
|
|
<p><a href="/roadmap/">Roadmap</a></p>
|
|
</div>
|
|
<div>
|
|
<strong>Community</strong>
|
|
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p>
|
|
<p><a href="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
|
|
<p><a href="/contact/">Contact</a></p>
|
|
<p><a href="/support/">❤️ Support KST4Contest</a></p>
|
|
</div>
|
|
<div>
|
|
<strong>Legal</strong>
|
|
<p><a href="/legal-notice/">Legal Notice</a></p>
|
|
<p><a href="/privacy/">Privacy Policy</a></p>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
</body>
|
|
</html>
|