From 36b17026088f07ef91b241451cd2edfc39ee0c8e Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Thu, 17 Mar 2022 22:45:54 -0700 Subject: [PATCH] Add s-tui fixes #59 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b129ec..baae762 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ List of projects that provide terminal user interfaces - [ncdu](https://dev.yorhel.nl/ncdu) disk usage analyzer with an ncurses interface - [recoverpy](https://github.com/PabloLec/recoverpy) A TUI to recover overwritten or deleted data. - [rocket.term](https://github.com/gerstner-hub/rocket.term) Text based chat client for the Rocket.chat messaging solution. +- [s-tui](https://github.com/amanusk/s-tui) Terminal-based CPU stress and monitoring utility - [tcpterm](https://github.com/sachaos/tcpterm) tcpterm is a packet visualizer in TUI. - [termdbms](https://github.com/mathaou/termdbms) A TUI for viewing and editing database files. - [termshark](https://github.com/gcla/termshark) Terminal UI for tshark