After more than a month of development, a small console utility has been released ttyplot, written in C using the ncurses library, and distributed under the Apache-2.0 license.
The utility is designed for real-time graph output, taking data from stdin / pipe.
Change log:
- stability improved;
- support for multi-byte character output added;
- bugs fixed;
- other changes.
Source: linux.org.ru
