Dinawari is a free serial port terminal written with Qt and comes with GPLv3. Tested on Qt5.9.5 , successfully!
Dinawari supports file sending! And some useful non-printing characters, like CTRL+Z,...
Dinawari requires Qt to build and run:
git clone https://github.com/growingkid/Dinawari.git
cd Dinawari
qmake
make
./Dinawari
To use tty
ports without any permission problems, add your user account to dilaout
group:
adduser john dialout
Enjoy! 😎
Sending/receiving text stream: