Fix Pipelines hopefully again nochmal ... :) AAAA BBBB fix Flatpack from main Flatpak again .... flatpak github packages test Flatpak? flatpakref fork-ready Install docs n fix Desktop Entries
5.9 KiB
Installation
🇬🇧 You are reading the English version | 🇩🇪 Deutsche Version
Prerequisites
An resolution of 1200px by 720px is recommended
ON4KST Account
To use the chat, a registered account with the ON4KST chat service is required:
- Register at: http://www.on4kst.info/chat/register.php
Chat Etiquette
The official language in the ON4KST Chat is English. Please use English even when communicating with stations from your own country. Common HAM abbreviations (agn, dir, pse, rrr, tnx, 73 …) are widely used and understood.
Personal Messages
To send a private message to another station, always use the following format:
/CQ CALLSIGN message text
Example: /CQ DL5ASG pse sked 144.205?
During heavy chat traffic (5–6 messages per second in a contest), public messages directed at a specific callsign are easily missed. However, KST4Contest also catches such messages if they are accidentally posted publicly (see Features – PM Catching).
Download
Windows
The latest version can be downloaded as a ZIP file:
https://github.com/praktimarc/kst4contest/releases/latest
The filename has the format praktiKST-v<version_number>-windows-x64.zip.
Linux
Multiple package formats are available from the releases page:
https://github.com/praktimarc/kst4contest/releases/latest
| Format | Filename | Suitable for |
|---|---|---|
| AppImage | KST4Contest-v<version>-linux-x86_64.AppImage |
All distributions |
| Debian package | KST4Contest-v<version>-debian-amd64.deb |
Debian, Ubuntu, Linux Mint, … |
| RPM package | KST4Contest-v<version>-fedora-x86_64.rpm |
Fedora, RHEL, openSUSE, … |
| Arch package | KST4Contest-v<version>-archlinux-x86_64.pkg.tar.zst |
Arch Linux, Manjaro, … |
| Flatpak | de.x08.KST4Contest.flatpakref |
All distributions with Flatpak |
Recommended for Linux: The Flatpak installation is the easiest way to stay up to date —
flatpak updatehandles all future updates automatically. The repository is GPG-signed for security.
macOS
⚠️ Best-Effort Support: macOS builds are provided as a convenience but are not fully tested. We build and release macOS binaries with every release, but we cannot test every scenario on macOS. If you encounter issues, please report them – we will do our best to address them, but cannot guarantee the same level of support as for Windows and Linux.
The latest version can be downloaded as a DMG disk image (available for both Apple Silicon and Intel Macs):
https://github.com/praktimarc/kst4contest/releases/latest
The filename has the format KST4Contest-v<version_number>-macos-<arch>.dmg, where <arch> is arm64 (Apple Silicon) or x86_64 (Intel).
Installation
Windows
- Download the ZIP file.
- Unzip the ZIP file into a folder of your choice.
- Run
praktiKST.exe.
Settings are stored at %USERPROFILE%\.praktikst\preferences.xml.
Linux
Settings are always stored at ~/.praktikst/preferences.xml.
AppImage
- Download the AppImage.
- Make it executable:
chmod +x KST4Contest-v<version>-linux-x86_64.AppImage - Run it.
Debian / Ubuntu
sudo apt install ./KST4Contest-v<version>-debian-amd64.deb
Or double-click the .deb file in your file manager.
Fedora / RHEL
sudo dnf install ./KST4Contest-v<version>-fedora-x86_64.rpm
Arch Linux
sudo pacman -U KST4Contest-v<version>-archlinux-x86_64.pkg.tar.zst
Flatpak
Download de.x08.KST4Contest.flatpakref from the latest release and open it, or run:
flatpak install de.x08.KST4Contest.flatpakref
Or add the remote manually:
flatpak remote-add kst4contest https://praktimarc.github.io/kst4contest/
flatpak install kst4contest de.x08.KST4Contest
macOS
- Download the DMG file for your architecture (Apple Silicon or Intel).
- Open the DMG file.
- Drag
KST4Contest.appinto your Applications folder. - On first launch, macOS may show a warning because the app is not notarised. To open it:
- Right-click (or Control-click) on
KST4Contest.appin Finder and choose Open. - Alternatively, go to System Settings → Privacy & Security and click Open Anyway.
- Right-click (or Control-click) on
- Run KST4Contest from your Applications folder or Launchpad.
Settings are stored at ~/.praktikst/preferences.xml.
Updating
KST4Contest includes an automatic update notification service: as soon as a new version is available, a window will appear at startup with:
- information that a new version is available,
- a changelog,
- the download link for the new version.
Update Process
Windows
Currently, there is only one way to update:
- Delete the old folder.
- Unzip the new ZIP file.
The settings file (preferences.xml) is preserved because it is stored in the user folder, not the program folder.
Linux
- AppImage: Download the new AppImage, make it executable (
chmod +x), optionally delete the old one. - Debian/Ubuntu:
sudo apt install ./KST4Contest-v<version>-debian-amd64.deb - Fedora/RHEL:
sudo dnf upgrade ./KST4Contest-v<version>-fedora-x86_64.rpm - Arch Linux:
sudo pacman -U KST4Contest-v<version>-archlinux-x86_64.pkg.tar.zst - Flatpak (repository):
flatpak update– updates all Flatpak apps including KST4Contest.
macOS
- Download the new DMG file.
- Open the DMG.
- Drag the new
KST4Contest.appinto your Applications folder, replacing the old version.
Known Issues at Startup
Norton 360
Norton 360 classifies praktiKST.exe as dangerous (false positive). An exception must be created for the file:
- Open Norton 360.
- Security → History → Find the corresponding event.
- Select "Restore & Add Exception".
(Reported by PE0WGA, Franz van Velzen – thank you!)
