From 9f3528260f8a90c0877c42347540c85253c4b5f3 Mon Sep 17 00:00:00 2001 From: vladkens <v.pronsky@gmail.com> Date: Sun, 16 Jun 2024 14:52:25 +0300 Subject: [PATCH] Add macmon Hi. Thank you for this collection of useful TUI programs! I would like to add one more: `macmon` - sudoless performance / power monitoring TUI for Apple Silicon processors. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18098f4..5b83f6a 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ List of projects that provide terminal user interfaces - [k9s](https://github.com/derailed/k9s) TUI for managing a Kubernetes cluster - [kmon](https://github.com/orhun/kmon) Linux Kernel Manager and Activity Monitor - [lazydocker](https://github.com/jesseduffield/lazydocker) The lazier way to manage everything docker +- [macmon](https://github.com/vladkens/macmon) Sudoless performance monitoring for Apple Silicon processors written in Rust - [netscanner](https://github.com/Chleba/netscanner) Network scanner - [nnn](https://github.com/jarun/nnn) n³ The unorthodox terminal file manager - [nvtop](https://github.com/Syllo/nvtop) GPUs process monitoring for AMD, Intel and NVIDIA