From 878909f31f662025708c09c3f8357562287bf770 Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Wed, 3 Aug 2022 07:40:42 +0800 Subject: [PATCH] Add bmon (#105) bmon is a bandwidth monitor and rate estimator. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94bbea3..a38ad42 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ List of projects that provide terminal user interfaces - [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 +- [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. - [btop++](https://github.com/aristocratos/btop) Resource monitor with extras - [chkservice](https://github.com/linuxenko/chkservice) Systemd units manager with ncurses, terminal interface