mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 08:07:11 +02:00
Improve download page guidance
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<meta name="twitter:title" content="Download KST4Contest">
|
||||
<meta name="twitter:description" content="Download KST4Contest releases for Windows, Linux and macOS.">
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=1783379658808">
|
||||
<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">
|
||||
@@ -65,92 +65,152 @@
|
||||
<p class="badge">Download</p>
|
||||
<h1>Get KST4Contest</h1>
|
||||
<p class="lead">
|
||||
Official builds are published through GitHub Releases for Windows, Linux and macOS.
|
||||
Choose the package for your operating system. Official builds are published through GitHub Releases.
|
||||
</p>
|
||||
|
||||
<div class="actions">
|
||||
<a class="button" href="https://github.com/praktimarc/kst4contest/releases/latest">Latest release</a>
|
||||
<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">Recommended downloads</p>
|
||||
<h2>Pick your platform</h2>
|
||||
</div>
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<article class="card download-card">
|
||||
<div class="feature-icon">🪟</div>
|
||||
<p class="badge">Recommended</p>
|
||||
|
||||
|
||||
<p class="badge">Recommended</p>
|
||||
|
||||
|
||||
<h3>Windows</h3>
|
||||
<p>ZIP x64</p>
|
||||
<a href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/praktiKST-v1.41.0-windows-x64.zip">Open download →</a>
|
||||
<p><strong>ZIP x64</strong></p>
|
||||
<p>Best choice for most Windows users.</p>
|
||||
|
||||
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/praktiKST-v1.41.0-windows-x64.zip">Download →</a>
|
||||
</article>
|
||||
|
||||
<article class="card download-card">
|
||||
<div class="feature-icon">🐧</div>
|
||||
<p class="badge">Recommended</p>
|
||||
|
||||
|
||||
<p class="badge">Recommended</p>
|
||||
|
||||
|
||||
<h3>Linux</h3>
|
||||
<p>AppImage x86_64</p>
|
||||
<a href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-linux-x86_64.AppImage">Open download →</a>
|
||||
<p><strong>AppImage x86_64</strong></p>
|
||||
<p>Portable Linux build without package installation.</p>
|
||||
|
||||
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-linux-x86_64.AppImage">Download →</a>
|
||||
</article>
|
||||
|
||||
<article class="card download-card">
|
||||
<div class="feature-icon">📦</div>
|
||||
|
||||
|
||||
|
||||
<h3>Debian / Ubuntu</h3>
|
||||
<p>DEB amd64</p>
|
||||
<a href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-debian-amd64.deb">Open download →</a>
|
||||
<p><strong>DEB amd64</strong></p>
|
||||
<p>Native package for Debian and Ubuntu based systems.</p>
|
||||
|
||||
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-debian-amd64.deb">Download →</a>
|
||||
</article>
|
||||
|
||||
<article class="card download-card">
|
||||
<div class="feature-icon">📦</div>
|
||||
|
||||
|
||||
|
||||
<h3>Fedora</h3>
|
||||
<p>RPM x86_64</p>
|
||||
<a href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-fedora-x86_64.rpm">Open download →</a>
|
||||
<p><strong>RPM x86_64</strong></p>
|
||||
<p>Native package for Fedora/RPM based systems.</p>
|
||||
|
||||
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-fedora-x86_64.rpm">Download →</a>
|
||||
</article>
|
||||
|
||||
<article class="card download-card">
|
||||
<div class="feature-icon">📦</div>
|
||||
|
||||
|
||||
|
||||
<h3>Arch Linux</h3>
|
||||
<p>pkg.tar.zst</p>
|
||||
<a href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-archlinux-x86_64.pkg.tar.zst">Open download →</a>
|
||||
<p><strong>pkg.tar.zst</strong></p>
|
||||
<p>Package build for Arch Linux users.</p>
|
||||
|
||||
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-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>DMG arm64</p>
|
||||
<a href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-macos-arm64.dmg">Open download →</a>
|
||||
<p><strong>DMG arm64</strong></p>
|
||||
<p>For Apple Silicon Macs.</p>
|
||||
|
||||
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-macos-arm64.dmg">Download →</a>
|
||||
</article>
|
||||
|
||||
<article class="card download-card">
|
||||
<div class="feature-icon">🍎</div>
|
||||
|
||||
|
||||
|
||||
<h3>macOS Intel</h3>
|
||||
<p>DMG x86_64</p>
|
||||
<a href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-macos-x86_64.dmg">Open download →</a>
|
||||
<p><strong>DMG x86_64</strong></p>
|
||||
<p>For Intel-based Macs.</p>
|
||||
|
||||
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-macos-x86_64.dmg">Download →</a>
|
||||
</article>
|
||||
|
||||
<article class="card download-card">
|
||||
<div class="feature-icon">📘</div>
|
||||
|
||||
|
||||
|
||||
<h3>Manual English</h3>
|
||||
<p>PDF</p>
|
||||
<a href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-manual-en.pdf">Open download →</a>
|
||||
<p><strong>PDF</strong></p>
|
||||
<p>English PDF manual.</p>
|
||||
|
||||
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-manual-en.pdf">Download →</a>
|
||||
</article>
|
||||
|
||||
<article class="card download-card">
|
||||
<div class="feature-icon">📘</div>
|
||||
|
||||
|
||||
|
||||
<h3>Manual German</h3>
|
||||
<p>PDF</p>
|
||||
<a href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-manual-de.pdf">Open download →</a>
|
||||
<p><strong>PDF</strong></p>
|
||||
<p>German PDF manual.</p>
|
||||
|
||||
<a class="button secondary" href="https://github.com/praktimarc/kst4contest/releases/download/v1.41.0/KST4Contest-v1.41.0-manual-de.pdf">Download →</a>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section">
|
||||
<div class="cta-panel">
|
||||
<p class="eyebrow">Not sure?</p>
|
||||
<h2>Which file should I use?</h2>
|
||||
<p>
|
||||
Windows users usually want the ZIP package. Linux users can start with the AppImage,
|
||||
or install a native DEB/RPM package if preferred. The PDF manuals are attached to the same GitHub release.
|
||||
</p>
|
||||
<div class="actions">
|
||||
<a class="button" href="/manual/en/installation/">Installation guide</a>
|
||||
<a class="button secondary" href="/faq/">FAQ</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<footer class="site-footer">
|
||||
|
||||
Reference in New Issue
Block a user