From 393f35b4375703108fd9faf37a1a8686e5c5fc97 Mon Sep 17 00:00:00 2001 From: Ulisses Furquim Date: Sun, 27 Oct 2024 11:00:52 -0700 Subject: [PATCH] Add qmassa! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca437d6..77c12ed 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou - [oxker](https://github.com/mrjackwills/oxker) - Simple TUI to view & control docker containers. - [parui](https://github.com/Vonr/parui) - Simple TUI frontend for paru or yay. - [pumas](https://github.com/graelo/pumas) - Power Usage Monitor for Apple Silicon. +- [qmassa!](https://github.com/ulissesf/qmassa) - Displays GPU devices usage stats on Linux. - [systemctl-tui](https://github.com/rgwood/systemctl-tui) - A fast, simple TUI for interacting with systemd services and their logs. - [systeroid](https://github.com/orhun/systeroid) - A more powerful alternative to sysctl(8) with a terminal user interface. - [tegratop](https://github.com/pythops/tegratop) - TUI monitoring tool (top like) for Nvidia jetson boards.