From debe2e06f3a4b809e16913b11e1ce7460dffdf39 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Wed, 6 Sep 2023 20:19:08 +0300 Subject: Integrating a VRAM monitoring comonent Changes to be committed: modified: Makefile modified: README new file: components/vram.c modified: config.h modified: slstatus.h --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 12d38bf..2090da1 100644 --- a/README +++ b/README @@ -26,6 +26,7 @@ Features - Network speeds (RX and TX) - Number of files in a directory (hint: Maildir) - Memory status (free memory, percentage, total memory and used memory) +- GPU Memory status (percentage used) - Swap status (free swap, percentage, total swap and used swap) - Temperature - Uptime -- cgit v1.2.3