This software is unfinished. Keep your expectations low. Basic serial port monitor heavily inspired by the Arduino IDE monitor. Well, I just don't want to install Arduino IDE only to use its monitor.
The Arduino serial monitor and IDE code uploader share a serial line such that each is disconnected from the serial port while the other needs it. Since this routing mechanism is already in place, it ...