KLog is a multiplatform free hamradio logger. It runs natively on Linux, macOS and Windows.
  • C++ 93.6%
  • CMake 2.8%
  • QML 1.1%
  • HTML 1.1%
  • Shell 0.8%
  • Other 0.5%
Find a file
2026-04-12 19:41:46 +02:00
.github fix(windows): add NOMINMAX to pthread.h stub to prevent min/max macro clashes 2026-03-24 11:59:50 +00:00
cmake Windows build system 2026-03-25 13:20:02 +01:00
devscripts Merge pull request #913 from ea4k/dependabot/docker/devscripts/ubuntu-0d39fcc 2026-04-06 10:21:44 +02:00
images Windows automation 2022-08-30 19:12:02 +02:00
src Fix eQSL rcvd showing sent value and LoTW date stored when only queued 2026-04-12 15:27:30 +00:00
tests Add regression test for CE9 resolving to South Shetland Islands instead of Antarctica 2026-04-12 08:45:16 +00:00
.gitattributes chore: exclude devscripts/ from git archive tarballs 2026-03-24 14:01:23 +00:00
.gitignore Add build_cmake to .gitignore 2026-03-24 09:19:42 +00:00
.pre-commit-config.yaml [StepSecurity] Apply security best practices 2026-01-31 16:48:10 +00:00
AUTHORS Update AUTHORS 2026-03-29 15:04:11 +02:00
Changelog Closes #983 2026-04-06 21:23:44 +02:00
CMakeLists.txt Update CMakeLists.txt 2026-04-12 19:41:46 +02:00
CMakePresets.json cmake: add CMakePresets.json for Qt Creator Debug/Release/RelWithDebInfo support 2026-03-15 09:30:31 +00:00
COPYING Create COPYING 2021-11-27 11:07:04 +01:00
gpl-3.0-standalone.html Windows build system 2026-03-25 13:20:02 +01:00
INSTALL-es.txt Move files 2026-03-24 15:17:34 +01:00
INSTALL-linux Update INSTALL-linux 2026-03-26 23:06:06 +01:00
INSTALL-macOS.txt Move files 2026-03-24 15:17:34 +01:00
INSTALL-win.txt Move files 2026-03-24 15:17:34 +01:00
INSTALL.txt Move files 2026-03-24 15:17:34 +01:00
NEWS Move file 2026-03-24 15:22:21 +01:00
README Move files 2026-03-24 15:17:34 +01:00
README-DEVEL Move files 2026-03-24 15:17:34 +01:00
README.md Add GitHub Downloads badge to README 2026-02-10 11:19:50 +01:00
SECURITY.md Update wording in KLog notification process section 2026-01-18 13:33:03 +01:00
TODO Move files 2026-03-24 15:17:34 +01:00
TROUBLESHOOTING typo 2026-03-28 15:31:18 +01:00

KLog

GitHub Downloads (all assets, latest release) Build Status Codacy Badge CodeFactor License: GPL v3 Twitter Follow Build status Coverity Scan Build Status OpenSSF Scorecard CII Best Practices Known Vulnerabilities klog-screenshot

The objective of KLog is to provide a free software that runs in GNU/Linux, macOS and Windows. KLog provides general purpose Hamradio DX logging support.

Website

Check https://ea4k.es for the author homepage.

Mailing lists

Please join the mailing list at: - https://groups.io/g/klog

Telegram groups

You can also join the Telegram chat group: - https://t.me/klogchat

The Telegram chat group in Spanish: - https://t.me/KLogES

Install

Read the INSTALL.txt for installation purposes.

Please send all your suggestions & bug reports.

I hope you enjoy KLog!

73 de Jaime, EA4K

Contributing

Translations

If you are a native in a language different than English or Spanish, please consider helping us translating KLog into your native language.

Developers

KLog accepts patches, suggestions, new developers and whatever help you can offer.

Patches may be submitted by one of several ways. Perhaps the most common is forking the KLog repository, making the changes to your cloned repository and then issuing a pull request.

Testing

KLog includes several tests that can be seen in the tests folders. You can compile and execute those tests as you compile any other Qt application. New functionalities should include the appropriate testing before they are released.

Debian

KLog is in Debian. Debian build status