From 11b65960fc2f95387a19337702ad717846033130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Thu, 12 Sep 2024 01:12:27 +0300 Subject: [PATCH] Add binsider (#242) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab138b45..dba0618e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ List of projects that provide terminal user interfaces - [bandwhich](https://github.com/imsnif/bandwhich) Terminal bandwidth utilization tool - [bashtop](https://github.com/aristocratos/bashtop) Resource manager written in bash - [below](https://github.com/facebookincubator/below) A time traveling resource monitor for modern Linux systems +- [binsider](https://github.com/orhun/binsider) A TUI for analyzing Linux binaries. - [bmon](https://github.com/tgraf/bmon) A monitoring and debugging tool to capture networking related statistics and prepare them visually. - [bottom](https://github.com/ClementTsang/bottom) A customizable graphical process/system monitor for the terminal. - [bpytop](https://github.com/aristocratos/bpytop) A Python-based system monitor with lots of information.