nvidia-smi-tk

NVIDIA-SMI GUI Monitor

A real-time graphical interface for monitoring NVIDIA GPU status using nvidia-smi, with color-coded metrics, process table, and power limit adjustment. Now with DARK MODE!

image

Overview

This application provides a user-friendly GUI that displays key NVIDIA GPU information in real-time, updating every 2 seconds. It is built with Python’s Tkinter library and uses the nvidia-smi command to fetch GPU status and running processes.

Features

Project Structure

pytk-nvidia-smi-gui/
β”œβ”€β”€ App.py              # Main application file
β”œβ”€β”€ requirements.txt    # Project dependencies (Python stdlib only)
β”œβ”€β”€ LICENSE            # MIT License
└── README.md          # This file

Prerequisites

Hardware Requirements

Software Requirements

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Palaash Atri

Acknowledgments


Made with ❀️ for GPU monitoring enthusiasts