A python module to interpret and create WSJT-X UDP packets
Go to file
bmo 50b95104a7 Bump thread count. Better logging 2018-12-17 14:25:56 -08:00
pywsjtx add sample program to work with N1MM logger to colorize dupes and mults in CQ messages 2018-12-17 10:54:31 -08:00
samples Bump thread count. Better logging 2018-12-17 14:25:56 -08:00
.gitignore
LICENSE
README.md
requirements.txt
setup.py

README.md

A python module to interpret WSJT-X udp packets

Developed and tested with Python >= 3.6

Still In Progress