Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 349 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 349 Bytes

QSO Logger

A simple Qt5 desktop app for radio amateurs to log QSOs.

Build Status

Build from sources

Qt5 libraries are needed to build the project from source code.

  1. qmake QSOLogger.pro
  2. make -f Makefile qmake_all
  3. make