mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-09-10 19:25:32 +02:00
7d3177ba8adea5d74b3b17aef98a070f59c4e111
* Initial plan * Add map indicator for selected-band activity hints * Add selected-band marker to main station table * Move band-offer star from callsign to worked status cell * Move band-offer star from wkdany column to per-band worked cells Fixes a bad merge that had nested a method definition inside another method (broke compilation), and relocates the new-band-opportunity star so it appears on the specific band cell it applies to instead of a single generic wkdany column, since a station can offer several bands at once. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> * Changed Indicator to B+ instead of star for better understandability --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Philipp Wagner <philipp@wagnersnetz.de> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Reduced opentopo api calls // added 4 char locator new-filter // added new band and tropo filter and priority sorter // decreased map load (#43)
KST4Contest
KST4Contest (also known as pratiKST) is a Java-based chat client for ON4KST, focused on VHF/UHF/SHF contest operation.
Website
The offical Website of KST4Contest is now instead of do5amf.funkerportal.de the new website here https://kst4contest.hamradioonline.de
Documentation
The full user documentation is maintained in the project wiki:
Direct entry points:
- German start page: https://github.com/praktimarc/kst4contest/wiki/de-Home
- English start page: https://github.com/praktimarc/kst4contest/wiki/en-Home
Build
Compile locally with Maven Wrapper:
./mvnw -B -DskipTests compile
Notes
- Source code is under
src/. - Documentation markdown pages for wiki/PDF are under
github_docs/.
Status of the latest CI:
Wiki Publishing:
Builds:
Languages
Java
89.7%
CSS
2.8%
JavaScript
2.6%
Nunjucks
2.4%
Python
0.9%
Other
1.6%