tegrastats-tui

Crates.iotegrastats-tui
lib.rstegrastats-tui
version0.1.0
created_at2025-08-26 20:33:55.53407+00
updated_at2025-08-26 20:33:55.53407+00
descriptionNvidia jetson nano tegrastats tui interface
homepagehttps://github.com/ishrut/tegrastats-tui.git
repositoryhttps://github.com/ishrut/tegrastats-tui.git
max_upload_size
id1811848
size37,901
ruthis (ishrut)

documentation

README

tegrastats-tui

This is a simple tui application that parses the output of tegrastats from nvidia jetson nano and displays the data in a tui. It's tested on my nvidia jetson nano only. The parser wouldn't be able to parse more than 4 CPU cores. If you are interested in a richer terminal interface and featureful check out: https://github.com/rbonghi/jetson_stats

Dependencies

  • tegrastats
  • cargo

Building

cargo build

Installation

cargo install tegrastats-tui
Commit count: 0

cargo fmt