QSOLink-Client/README.md

1.1 KiB

qsolink-client

QSOLink-Client serves as the client for QSOLink a JSON/REST based Ham Radio Logging Platform

QSO Link (pronounced Q S O Link), Named after the Ham Radio Q Codes. This client is written using flet and can easily provide a WebUI or a Desktop GUI.

Future goals will include writing a Terminal User Interface front end, inspired by Fabian Kurz, DJ5CW logging package yfklog. This GUI is inspired by N3FPJ's Amateur Contact Log.

Dependencies Installation

$ poetry install
$ python main.py

Future Integrations

I think integrating with a callsign lookup database like HamDB.org or callbook.info would be fantastic. I should also ensure that QSOLink can post our logbook to the QRZ Logbook which has an API as well.