Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ea4k/klog

KLog is a multiplatform free hamradio logger. It runs natively on Linux, macOS and Windows.
https://github.com/ea4k/klog

amateur-radio dxcluster free gplv3 hamradio logger lotw qsl radioamateur

Last synced: 6 days ago
JSON representation

KLog is a multiplatform free hamradio logger. It runs natively on Linux, macOS and Windows.

Lists

README

        

# KLog
[![Build Status](https://app.travis-ci.com/ea4k/klog.svg?branch=master)](https://travis-ci.com/github/ea4k/klog)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/127fac70ffe649438bd323caa61f7153)](https://www.codacy.com/gh/ea4k/klog/dashboard?utm_source=github.com&utm_medium=referral&utm_content=ea4k/klog&utm_campaign=Badge_Grade)
[![CodeFactor](https://www.codefactor.io/repository/github/ea4k/klog/badge)](https://www.codefactor.io/repository/github/ea4k/klog)
[![Coverage Status](https://coveralls.io/repos/github/ea4k/klog/badge.svg?branch=master)](https://coveralls.io/github/ea4k/klog?branch=master)
GitHub release
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
Twitter Follow
[![Build status](https://ci.appveyor.com/api/projects/status/4hfa3npj88v2reqs/branch/master?svg=true)](https://ci.appveyor.com/project/ea4k/klog/branch/master)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/23857/badge.svg)](https://scan.coverity.com/projects/ea4k-klog)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5879/badge)](https://bestpractices.coreinfrastructure.org/projects/5879)
[![Known Vulnerabilities](https://snyk.io/test/github/ea4k/klog/badge.svg)](https://snyk.io/test/github/ea4k/klog)
![klog-screenshot](https://user-images.githubusercontent.com/29511627/103910279-f1009b80-5104-11eb-9b30-83e436528c56.png)

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.

## IMPORTANT
All the mailing lists, code and releases have been removed from Savannah and they are no longer available.
I will wait some days to see if they can be recovered before looking for another place to host all the needed services.

## Website

Check https://www.klog.xyz for news & updates.
Check https://jaime.robles.es for the author homepage.

## Mailing lists

Please join the mailing list at:
-

## Telegram groups

You can also join the Telegram chat group:
-

The Telegram chat group in Spanish:
-

## Translations

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

## Install
Read the INSTALL.txt for installation purposes.

Please send all your suggestions & bug reports.

I hope you enjoy KLog!

73 de Jaime, EA4K

## 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.