31 releases (5 stable)
Uses new Rust 2024
| 1.2.0 | Nov 16, 2025 |
|---|---|
| 1.1.1 | Oct 24, 2025 |
| 0.6.0 | Oct 17, 2025 |
| 0.5.3 | Oct 17, 2025 |
| 0.1.7 | Oct 13, 2025 |
#563 in Hardware support
150KB
335 lines
rnvtop
Rust Nvidia SMI top like program, as a playground for eventually writing a gnome extension for monitoring GPU usage in the toolbar...
There are 3 different output types
-
Tabular
rnvtop -tc -
Json
rnvtop -j -
Mutliline print
rnvtop -lc -
Help (
-h) output:
General Nvidia GPU monitoring
Usage: rnvtop [OPTIONS]
Options:
-l, --loopit
-f, --freq <FREQ> [default: 1]
-c, --colorize
-j, --json
-t, --tabular
-h, --help Print help
-V, --version Print version
Dependencies
~9–15MB
~298K SLoC