mirror of
https://codeberg.org/mclemens/qrz.is.git
synced 2024-12-28 19:36:27 -05:00
858 B
858 B
title | type | author | date | url | tags | |||
---|---|---|---|---|---|---|---|---|
ColorSpot | post | micha | 2022-05-21T16:00:00+02:00 | /colorspot/ |
|
I just released a first version of ColorSpot, a command line DX cluster client written in Python. It adds the following benefits to the default telnet stream:
- displays the DX station's country
- displays the DX station's continent
- displays if the DX station uses LotW
- downloads your LotW QSL file and marks all lines with countries that need to be confirmed (optional)
- displays lines in different colors depending on the continent or band (user configurable)
Code
You can find the code and some more information here.
Installation
It is installable via pip:
python3 -m pip install colorspot