| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nviwatch | 2026-08-04 | 9.7 MB | |
| README.md | 2026-08-04 | 788 Bytes | |
| v0.2.2 source code.tar.gz | 2026-08-04 | 986.1 kB | |
| v0.2.2 source code.zip | 2026-08-04 | 994.5 kB | |
| Totals: 4 Items | 11.6 MB | 0 | |
What's new
Consolidates @MrDwarf7’s improvements (#11–#19 via [#20]) and TUI polish.
Highlights
- Stable Rust edition 2024,
nvmlcrate alias (no nightly/Cranelift) NviError, module cleanup, panic hook / safer tokio runtime init- Influx skipped when flags incomplete; invalid full config surfaces in UI
- Vim/emacs navigation (
hjkl,gg/G, Ctrl+p/n/b/f); kill withxordd - Min-size gate, scrollable
?help, clearer process table (GPU-Mem, htop-styleCPU%)
Breaking / key changes
- Default graph mode is
Ctrl+d(was plaind) - Plain
darms vim-style kill chord (dd);xstill kills immediately
Credit
Large portions of this release are from MrDwarf7 (Blake B.) — thank you.