⚠️ This plugin is deprecated and the repository is archived.Its functionality has been folded into MauGaP/opendeck-graphs, a fork of
mdvictor/opendeck-graphsthat covers GPU usage, temperature, memory and power (plus CPU, RAM, disk, network and more) with configurable backgrounds, gradients, colors, sizes and gauge geometry.Please use that plugin instead.
An OpenAction (OpenDeck / Tacto) plugin for displaying NVIDIA GPU stats on Linux.
Reads from nvidia-smi, so it supports NVIDIA GPUs only.
- GPU Usage
- GPU Temperature
- GPU Memory
- GPU Power
- Linux
- An NVIDIA GPU with the proprietary driver installed (
nvidia-smiavailable onPATH)
Download the latest release archive and load it from OpenDeck:
- Open OpenDeck → Plugins → Install from file
- Select the downloaded
dev.maugap.oanvgpustats.zip - The actions appear under the NVIDIA GPU Stats category
cargo build --releaseThe binary is produced at target/release/oanvgpustats and must be placed in the plugin directory as oanvgpustats-x86_64-unknown-linux-gnu alongside manifest.json and icon.png.