After more than a month of development, a small console utility was released ttyplot, written in C using the ncurses library, and distributed under the Apache-2.0 license.
The utility is designed to display graphs in real time, receiving data from stdin/pipe.
List of changes:
- improved stability;
- added support for outputting multibyte characters;
- bugs fixed;
- other changes.
Source: linux.org.ru
