Found an active repo on Github for the #packetradio #terminal #qttermtcp by John #g8bpq (the guy behind #bpq32 and #linbpq ) that he uses for source uploads. https://github.com/g8bpq/QtTermTCP
At this time of writing it's on version 0.0.0.79, compile and execute it with
mkdir build; cd build; qmake ..; make -j$(nproc); ./QtTermTCP
At this time of writing it's on version 0.0.0.79, compile and execute it with
mkdir build; cd build; qmake ..; make -j$(nproc); ./QtTermTCP