A StreamController plugin to monitor GPU information (percentages, clock speeds, memory usage, temperatures, and wattage) using nvtop on Linux. It features both text and graph views toggleable via button presses.
- Comprehensive Monitoring: Displays GPU usage, memory consumption, clock speeds, temperature, and power consumption.
- Interactive Views: Cycle between text summary, graph, and detailed views via key presses.
- Robust Parsing: Automatic GPU discovery and parsing of
nvtopoutputs.
- OS: Linux
- Dependency: nvtop (must be installed and available in your system PATH).
Clone this repository into your StreamController plugins directory:
git clone https://github.com/jaygz316/stream-controller-nvtop.gitCreated by jaygz316.
This project is licensed under the MIT License - see the LICENSE file for details.