2 Commits

Author SHA1 Message Date
github-actions[bot] e424b44cb2 chore: rebuild website [skip ci] 2026-07-11 21:21:26 +00:00
Marc Froehlich dc703fca9e Changes at the website 2026-07-11 23:21:02 +02:00
55 changed files with 859 additions and 68 deletions
@@ -5016,7 +5016,7 @@ public class Kst4ContestApplication extends Application implements StatusUpdateL
help2.setOnAction(new EventHandler<ActionEvent>() { help2.setOnAction(new EventHandler<ActionEvent>() {
public void handle(ActionEvent event) { public void handle(ActionEvent event) {
getHostServices().showDocument("https://www.paypal.com/paypalme/do5amf"); getHostServices().showDocument("https://ko-fi.com/praktimarc");
} }
}); });
+19 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="About KST4Contest"> <meta name="twitter:title" content="About KST4Contest">
<meta name="twitter:description" content="About KST4Contest and its contest-oriented ON4KST workflow."> <meta name="twitter:description" content="About KST4Contest and its contest-oriented ON4KST workflow.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -85,7 +87,22 @@
The project is open source and focused on practical contest station workflows. The project is open source and focused on practical contest station workflows.
Features are designed around real operating pressure, not theoretical UI concepts. Features are designed around real operating pressure, not theoretical UI concepts.
</p> </p>
<h2>Community supported</h2>
<p>
KST4Contest is developed independently.
Community support helps finance hosting,
online services,
testing across multiple operating systems
and future contest-oriented features.
</p>
</article> </article>
</section> </section>
</main> </main>
@@ -109,6 +126,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Contact | KST4Contest"> <meta name="twitter:title" content="Contact | KST4Contest">
<meta name="twitter:description" content="Contact options for KST4Contest."> <meta name="twitter:description" content="Contact options for KST4Contest.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -112,6 +114,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+32 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Download KST4Contest"> <meta name="twitter:title" content="Download KST4Contest">
<meta name="twitter:description" content="Download KST4Contest releases for Windows, Linux and macOS."> <meta name="twitter:description" content="Download KST4Contest releases for Windows, Linux and macOS.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -225,6 +227,34 @@
<a class="button secondary" href="/faq/">FAQ</a> <a class="button secondary" href="/faq/">FAQ</a>
</div> </div>
</div> </div>
</section>
<section class="section">
<div class="card content-card">
<h2>Enjoying KST4Contest?</h2>
<p>
If KST4Contest makes contesting easier for you,
please consider supporting future development.
</p>
<div class="actions">
<a class="button"
href="/support/">
❤️ Support Development
</a>
</div>
</div>
</section> </section>
</main> </main>
@@ -248,6 +278,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest FAQ"> <meta name="twitter:title" content="KST4Contest FAQ">
<meta name="twitter:description" content="Frequently asked questions about KST4Contest, ON4KST contest operation, AirScout integration and VHF/UHF/SHF contest workflow."> <meta name="twitter:description" content="Frequently asked questions about KST4Contest, ON4KST contest operation, AirScout integration and VHF/UHF/SHF contest workflow.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -155,6 +157,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="AirScout Integration"> <meta name="twitter:title" content="AirScout Integration">
<meta name="twitter:description" content="AirScout information helps operators evaluate AP windows, aircraft scatter timing and candidate stations during VHF/UHF/SHF contests."> <meta name="twitter:description" content="AirScout information helps operators evaluate AP windows, aircraft scatter timing and candidate stations during VHF/UHF/SHF contests.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -210,6 +212,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Dual Chat Categories"> <meta name="twitter:title" content="Dual Chat Categories">
<meta name="twitter:description" content="Dual category support gives contest operators better overview when working across multiple ON4KST chat rooms."> <meta name="twitter:description" content="Dual category support gives contest operators better overview when working across multiple ON4KST chat rooms.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -186,6 +188,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="DXCluster Server"> <meta name="twitter:title" content="DXCluster Server">
<meta name="twitter:description" content="KST4Contest includes DXCluster functionality to support situational awareness during contest operation."> <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=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -185,6 +187,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest Features"> <meta name="twitter:title" content="KST4Contest Features">
<meta name="twitter:description" content="Contest-optimized ON4KST features for VHF, UHF and SHF operation."> <meta name="twitter:description" content="Contest-optimized ON4KST features for VHF, UHF and SHF operation.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -171,6 +173,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Log Synchronization"> <meta name="twitter:title" content="Log Synchronization">
<meta name="twitter:description" content="Log synchronization helps KST4Contest understand worked stations, active bands and contest context."> <meta name="twitter:description" content="Log synchronization helps KST4Contest understand worked stations, active bands and contest context.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -186,6 +188,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Macros and Variables"> <meta name="twitter:title" content="Macros and Variables">
<meta name="twitter:description" content="Macros reduce repetitive typing and help operators respond quickly during active ON4KST contest sessions."> <meta name="twitter:description" content="Macros reduce repetitive typing and help operators respond quickly during active ON4KST contest sessions.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -185,6 +187,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Priority Score System"> <meta name="twitter:title" content="Priority Score System">
<meta name="twitter:description" content="KST4Contest ranks stations by activity, direction, sked context, band information, QRG hints and operator workflow signals."> <meta name="twitter:description" content="KST4Contest ranks stations by activity, direction, sked context, band information, QRG hints and operator workflow signals.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -214,6 +216,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Sked Reminder"> <meta name="twitter:title" content="Sked Reminder">
<meta name="twitter:description" content="KST4Contest keeps skeds in focus while the operator handles chat traffic, logging, bands and aircraft scatter timing."> <meta name="twitter:description" content="KST4Contest keeps skeds in focus while the operator handles chat traffic, logging, bands and aircraft scatter timing.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -208,6 +210,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Timeline View"> <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."> <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=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -186,6 +188,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+5 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest Contest-Optimized ON4KST Chat Client"> <meta name="twitter:title" content="KST4Contest Contest-Optimized ON4KST Chat Client">
<meta name="twitter:description" content="KST4Contest is a modern ON4KST chat client built for VHF, UHF and SHF contest operation."> <meta name="twitter:description" content="KST4Contest is a modern ON4KST chat client built for VHF, UHF and SHF contest operation.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -237,6 +239,7 @@
<div class="actions"> <div class="actions">
<a class="button" href="/download/">Download KST4Contest</a> <a class="button" href="/download/">Download KST4Contest</a>
<a class="button secondary" href="/features/">Explore features</a> <a class="button secondary" href="/features/">Explore features</a>
<a class="button ghost" href="/support/">❤️ Support Development</a>
</div> </div>
</div> </div>
</section> </section>
@@ -275,6 +278,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Legal Notice | KST4Contest"> <meta name="twitter:title" content="Legal Notice | KST4Contest">
<meta name="twitter:description" content="Legal notice for the KST4Contest website."> <meta name="twitter:description" content="Legal notice for the KST4Contest website.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -122,6 +124,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -196,6 +198,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -198,6 +200,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -333,6 +335,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -160,6 +162,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -282,6 +284,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -189,6 +191,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest Deutsches Handbuch"> <meta name="twitter:title" content="KST4Contest Deutsches Handbuch">
<meta name="twitter:description" content="Deutsches Benutzerhandbuch für KST4Contest."> <meta name="twitter:description" content="Deutsches Benutzerhandbuch für KST4Contest.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -185,6 +187,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -304,6 +306,7 @@ flatpak install kst4contest de.x08.KST4Contest//nightly
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -240,6 +242,7 @@ Zudem wird die <strong>primäre Chat-Kategorie</strong> (z. B. IARU Region 1 VHF
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -218,6 +220,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -229,6 +231,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -196,6 +198,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -333,6 +335,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -240,6 +242,7 @@ Also, select the <strong>primary chat category</strong> (e.g., IARU Region 1 VHF
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -160,6 +162,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -281,6 +283,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -189,6 +191,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest English Manual"> <meta name="twitter:title" content="KST4Contest English Manual">
<meta name="twitter:description" content="English user manual for KST4Contest."> <meta name="twitter:description" content="English user manual for KST4Contest.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -185,6 +187,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -304,6 +306,7 @@ flatpak install kst4contest de.x08.KST4Contest//nightly
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -218,6 +220,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -229,6 +231,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual"> <meta name="twitter:title" content="{{ manual.title }} | KST4Contest Manual">
<meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}"> <meta name="twitter:description" content="KST4Contest manual page: {{ manual.title }}">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -198,6 +200,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest Manual"> <meta name="twitter:title" content="KST4Contest Manual">
<meta name="twitter:description" content="Online manual for KST4Contest, the contest-optimized ON4KST chat client."> <meta name="twitter:description" content="Online manual for KST4Contest, the contest-optimized ON4KST chat client.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -97,6 +99,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Hotfix Version 1.41.1"> <meta name="twitter:title" content="Hotfix Version 1.41.1">
<meta name="twitter:description" content="Contest-optimized ON4KST chat client for VHF, UHF and SHF ham radio contests."> <meta name="twitter:description" content="Contest-optimized ON4KST chat client for VHF, UHF and SHF ham radio contests.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -98,6 +100,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest Website Launch"> <meta name="twitter:title" content="KST4Contest Website Launch">
<meta name="twitter:description" content="Contest-optimized ON4KST chat client for VHF, UHF and SHF ham radio contests."> <meta name="twitter:description" content="Contest-optimized ON4KST chat client for VHF, UHF and SHF ham radio contests.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -102,6 +104,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest News"> <meta name="twitter:title" content="KST4Contest News">
<meta name="twitter:description" content="News, release updates and development notes for KST4Contest."> <meta name="twitter:description" content="News, release updates and development notes for KST4Contest.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -112,6 +114,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+20 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="Privacy Policy | KST4Contest"> <meta name="twitter:title" content="Privacy Policy | KST4Contest">
<meta name="twitter:description" content="Privacy policy for the KST4Contest website."> <meta name="twitter:description" content="Privacy policy for the KST4Contest website.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -103,6 +105,22 @@
GitHub is responsible for its own data processing. GitHub is responsible for its own data processing.
</p> </p>
<h2>
Support via Ko-fi
</h2>
<p>
This website links to Ko-fi for voluntary financial support.
Payments are processed entirely by Ko-fi and its payment providers.
KST4Contest itself never receives or processes payment information.
</p>
<h2>Your rights</h2> <h2>Your rights</h2>
<p> <p>
You may have the right to access, rectification, erasure, restriction of processing, You may have the right to access, rectification, erasure, restriction of processing,
@@ -137,6 +155,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+46 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest Roadmap"> <meta name="twitter:title" content="KST4Contest Roadmap">
<meta name="twitter:description" content="Planned enhancements for upcoming KST4Contest versions, generated from GitHub milestones and issues."> <meta name="twitter:description" content="Planned enhancements for upcoming KST4Contest versions, generated from GitHub milestones and issues.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -173,6 +175,48 @@
</section> </section>
<section class="section">
<div class="cta-panel">
<p class="eyebrow">
Community
</p>
<h2>
Development is driven by the community.
</h2>
<p>
Many roadmap items require
time,
online services
and infrastructure.
Community support helps accelerate development.
</p>
<div class="actions">
<a class="button"
href="/support/">
❤️ Support Development
</a>
</div>
</div>
</section>
</main> </main>
<footer class="site-footer"> <footer class="site-footer">
@@ -195,6 +239,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+4 -1
View File
@@ -17,7 +17,7 @@
<meta name="twitter:title" content="KST4Contest Screenshots"> <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."> <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=1783632276803"> <link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml"> <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" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
@@ -57,6 +57,8 @@
<a href="/faq/">FAQ</a> <a href="/faq/">FAQ</a>
<a href="/support/">Support</a>
<a class="nav-cta" href="/download/">Download</a> <a class="nav-cta" href="/download/">Download</a>
</nav> </nav>
</header> </header>
@@ -123,6 +125,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+26 -22
View File
@@ -10,90 +10,94 @@
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/about/</loc> <loc>https://kst4contest.hamradioonline.de/about/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/contact/</loc> <loc>https://kst4contest.hamradioonline.de/contact/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/download/</loc> <loc>https://kst4contest.hamradioonline.de/download/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/faq/</loc> <loc>https://kst4contest.hamradioonline.de/faq/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/features/airscout/</loc> <loc>https://kst4contest.hamradioonline.de/features/airscout/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/features/dual-chat/</loc> <loc>https://kst4contest.hamradioonline.de/features/dual-chat/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/features/dx-cluster/</loc> <loc>https://kst4contest.hamradioonline.de/features/dx-cluster/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/features/</loc> <loc>https://kst4contest.hamradioonline.de/features/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/features/log-sync/</loc> <loc>https://kst4contest.hamradioonline.de/features/log-sync/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/features/macros/</loc> <loc>https://kst4contest.hamradioonline.de/features/macros/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/features/priority-score/</loc> <loc>https://kst4contest.hamradioonline.de/features/priority-score/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/features/sked-reminder/</loc> <loc>https://kst4contest.hamradioonline.de/features/sked-reminder/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/features/timeline/</loc> <loc>https://kst4contest.hamradioonline.de/features/timeline/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/</loc> <loc>https://kst4contest.hamradioonline.de/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/legal-notice/</loc> <loc>https://kst4contest.hamradioonline.de/legal-notice/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/manual/de/airscout-integration/</loc> <loc>https://kst4contest.hamradioonline.de/manual/de/airscout-integration/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/manual/de/</loc> <loc>https://kst4contest.hamradioonline.de/manual/de/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/manual/en/</loc> <loc>https://kst4contest.hamradioonline.de/manual/en/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/manual/</loc> <loc>https://kst4contest.hamradioonline.de/manual/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/privacy/</loc> <loc>https://kst4contest.hamradioonline.de/privacy/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/roadmap/</loc> <loc>https://kst4contest.hamradioonline.de/roadmap/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url> </url>
<url> <url>
<loc>https://kst4contest.hamradioonline.de/screenshots/</loc> <loc>https://kst4contest.hamradioonline.de/screenshots/</loc>
<lastmod>2026-07-09</lastmod> <lastmod>2026-07-11</lastmod>
</url>
<url>
<loc>https://kst4contest.hamradioonline.de/support/</loc>
<lastmod>2026-07-11</lastmod>
</url> </url>
</urlset> </urlset>
+271
View File
@@ -0,0 +1,271 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Support KST4Contest</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Help support the ongoing development of KST4Contest.">
<link rel="canonical" href="https://kst4contest.hamradioonline.de/support/">
<meta property="og:type" content="website">
<meta property="og:title" content="Support KST4Contest">
<meta property="og:description" content="Help support the ongoing development of KST4Contest.">
<meta property="og:url" content="https://kst4contest.hamradioonline.de/support/">
<meta property="og:site_name" content="KST4Contest">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Support KST4Contest">
<meta name="twitter:description" content="Help support the ongoing development of KST4Contest.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783804882235">
<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="/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">Support Development</p>
<h1>Help shape the future of KST4Contest.</h1>
<p class="lead">
KST4Contest is an independent open-source project developed in my free time.
Your support helps cover infrastructure costs and enables new contest-oriented
features that would otherwise be difficult to implement.
</p>
<div class="actions">
<a class="button"
href="https://ko-fi.com/praktimarc"
target="_blank"
rel="noopener">
❤️ Support on Ko-fi
</a>
<a class="button secondary"
href="https://github.com/praktimarc/kst4contest">
View Source Code
</a>
</div>
</section>
<section class="section">
<div class="section-heading">
<p class="eyebrow">What previous support has enabled</p>
<h2>Real improvements funded by the community.</h2>
</div>
<div class="grid">
<article class="card">
<h3>🛰 PSTRotator Integration</h3>
<p>
Support helped justify the investment into rotor hardware and the required
PSTRotator license. Today KST4Contest can automatically control antennas
during contest operation.
</p>
</article>
<article class="card">
<h3>🗺 Interactive Map</h3>
<p>
The interactive station map required commercial map API usage.
Community support helped cover those API costs and made the feature possible.
</p>
</article>
</div>
</section>
<section class="section">
<div class="section-heading">
<p class="eyebrow">Future goals</p>
<h2>What future support will fund</h2>
</div>
<div class="grid">
<article class="card">
<h3>☁ Map API</h3>
<p>
Keeping the online map service available requires ongoing API usage.
</p>
</article>
<article class="card">
<h3>📡 Tropo Server</h3>
<p>
Future propagation prediction services and server-side calculations
will require dedicated hosting infrastructure.
</p>
</article>
<article class="card">
<h3>🔌 New Integrations</h3>
<p>
Development of additional interfaces, logging software integrations,
contest tools and automation features.
</p>
</article>
<article class="card">
<h3>🚀 Faster Development</h3>
<p>
More development time means more contest-oriented features,
better testing and better documentation.
</p>
</article>
</div>
</section>
<section class="section">
<div class="cta-panel">
<p class="eyebrow">Every contribution helps</p>
<h2>Whether it's one coffee or ongoing support.</h2>
<p>
Your support directly improves KST4Contest.
Unlike commercial software, every new feature is driven by real contest
experience and community feedback.
</p>
<div class="actions">
<a class="button"
href="https://ko-fi.com/praktimarc"
target="_blank"
rel="noopener">
❤️ Support KST4Contest
</a>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="footer-grid">
<div>
<strong>KST4Contest</strong>
<p>Contest-optimized ON4KST workflow for VHF/UHF/SHF operators.</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>
+3 -1
View File
@@ -6,5 +6,7 @@ module.exports = [
{ title: "News", url: "/news/" }, { title: "News", url: "/news/" },
{ title: "Roadmap", url: "/roadmap/" }, { title: "Roadmap", url: "/roadmap/" },
{ title: "About", url: "/about/" }, { title: "About", url: "/about/" },
{ title: "FAQ", url: "/faq/" } { title: "FAQ", url: "/faq/" },
{ title: "Support", url: "/support/"
}
]; ];
+1
View File
@@ -71,6 +71,7 @@
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p> <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="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
<p><a href="/contact/">Contact</a></p> <p><a href="/contact/">Contact</a></p>
<p><a href="/support/">❤️ Support KST4Contest</a></p>
</div> </div>
<div> <div>
+15
View File
@@ -26,5 +26,20 @@ description: About KST4Contest and its contest-oriented ON4KST workflow.
The project is open source and focused on practical contest station workflows. The project is open source and focused on practical contest station workflows.
Features are designed around real operating pressure, not theoretical UI concepts. Features are designed around real operating pressure, not theoretical UI concepts.
</p> </p>
<h2>Community supported</h2>
<p>
KST4Contest is developed independently.
Community support helps finance hosting,
online services,
testing across multiple operating systems
and future contest-oriented features.
</p>
</article> </article>
</section> </section>
+28
View File
@@ -57,3 +57,31 @@ description: Download KST4Contest releases for Windows, Linux and macOS.
</div> </div>
</div> </div>
</section> </section>
<section class="section">
<div class="card content-card">
<h2>Enjoying KST4Contest?</h2>
<p>
If KST4Contest makes contesting easier for you,
please consider supporting future development.
</p>
<div class="actions">
<a class="button"
href="/support/">
❤️ Support Development
</a>
</div>
</div>
</section>
+1
View File
@@ -73,6 +73,7 @@ description: KST4Contest is a modern ON4KST chat client built for VHF, UHF and S
<div class="actions"> <div class="actions">
<a class="button" href="/download/">Download KST4Contest</a> <a class="button" href="/download/">Download KST4Contest</a>
<a class="button secondary" href="/features/">Explore features</a> <a class="button secondary" href="/features/">Explore features</a>
<a class="button ghost" href="/support/">❤️ Support Development</a>
</div> </div>
</div> </div>
</section> </section>
+16
View File
@@ -44,6 +44,22 @@ description: Privacy policy for the KST4Contest website.
GitHub is responsible for its own data processing. GitHub is responsible for its own data processing.
</p> </p>
<h2>
Support via Ko-fi
</h2>
<p>
This website links to Ko-fi for voluntary financial support.
Payments are processed entirely by Ko-fi and its payment providers.
KST4Contest itself never receives or processes payment information.
</p>
<h2>Your rights</h2> <h2>Your rights</h2>
<p> <p>
You may have the right to access, rectification, erasure, restriction of processing, You may have the right to access, rectification, erasure, restriction of processing,
+43
View File
@@ -48,3 +48,46 @@ description: Planned enhancements for upcoming KST4Contest versions, generated f
</article> </article>
{% endfor %} {% endfor %}
</section> </section>
<section class="section">
<div class="cta-panel">
<p class="eyebrow">
Community
</p>
<h2>
Development is driven by the community.
</h2>
<p>
Many roadmap items require
time,
online services
and infrastructure.
Community support helps accelerate development.
</p>
<div class="actions">
<a class="button"
href="/support/">
❤️ Support Development
</a>
</div>
</div>
</section>
+176
View File
@@ -0,0 +1,176 @@
---
layout: base.njk
title: Support KST4Contest
description: Help support the ongoing development of KST4Contest.
---
<section class="hero">
<p class="badge">Support Development</p>
<h1>Help shape the future of KST4Contest.</h1>
<p class="lead">
KST4Contest is an independent open-source project developed in my free time.
Your support helps cover infrastructure costs and enables new contest-oriented
features that would otherwise be difficult to implement.
</p>
<div class="actions">
<a class="button"
href="https://ko-fi.com/praktimarc"
target="_blank"
rel="noopener">
❤️ Support on Ko-fi
</a>
<a class="button secondary"
href="https://github.com/praktimarc/kst4contest">
View Source Code
</a>
</div>
</section>
<section class="section">
<div class="section-heading">
<p class="eyebrow">What previous support has enabled</p>
<h2>Real improvements funded by the community.</h2>
</div>
<div class="grid">
<article class="card">
<h3>🛰 PSTRotator Integration</h3>
<p>
Support helped justify the investment into rotor hardware and the required
PSTRotator license. Today KST4Contest can automatically control antennas
during contest operation.
</p>
</article>
<article class="card">
<h3>🗺 Interactive Map</h3>
<p>
The interactive station map required commercial map API usage.
Community support helped cover those API costs and made the feature possible.
</p>
</article>
</div>
</section>
<section class="section">
<div class="section-heading">
<p class="eyebrow">Future goals</p>
<h2>What future support will fund</h2>
</div>
<div class="grid">
<article class="card">
<h3>☁ Map API</h3>
<p>
Keeping the online map service available requires ongoing API usage.
</p>
</article>
<article class="card">
<h3>📡 Tropo Server</h3>
<p>
Future propagation prediction services and server-side calculations
will require dedicated hosting infrastructure.
</p>
</article>
<article class="card">
<h3>🔌 New Integrations</h3>
<p>
Development of additional interfaces, logging software integrations,
contest tools and automation features.
</p>
</article>
<article class="card">
<h3>🚀 Faster Development</h3>
<p>
More development time means more contest-oriented features,
better testing and better documentation.
</p>
</article>
</div>
</section>
<section class="section">
<div class="cta-panel">
<p class="eyebrow">Every contribution helps</p>
<h2>Whether it's one coffee or ongoing support.</h2>
<p>
Your support directly improves KST4Contest.
Unlike commercial software, every new feature is driven by real contest
experience and community feedback.
</p>
<div class="actions">
<a class="button"
href="https://ko-fi.com/praktimarc"
target="_blank"
rel="noopener">
❤️ Support KST4Contest
</a>
</div>
</div>
</section>