Skip to content

growingkid/Dinawari

Repository files navigation

Dinawari

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,...

Usage

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! 😎

Screenshots

alt text

Sending/receiving text stream: alt text

Sending/receiving hex data: alt text

Autoscroll may be handy for burst receiving: alt text

Double-click on statusbar will reset counters: alt text