dorkhub

tegratop

πŸ“Š A Comprehensive TUI monitoring tool for Nvidia jetson boards

pythops
Rustβ˜… 85β‘‚ 8 forksGPL-3.0updated 7 months ago
git clone https://github.com/pythops/tegratop.gitpythops/tegratop

TUI for monitoring Nvidia jetson boards

πŸš€ Installation

πŸ“₯ Binary release

You can download the pre-built binaries from the release page release page

πŸ“¦ crates.io

You can install tegratop from crates.io

cargo install tegratop

βš’οΈ Build from source

To build from the source, you need Rust compiler and Cargo package manager.

On a Jetson board

Run the following command:

cargo build --release

This will produce an executable file at target/release/tegratop that you can copy to a directory in your $PATH.

Cross compilation

Make sure you have those dependencies installed:

then run the following command to build:

CROSS_CONTAINER_ENGINE=podman cross build --target=aarch64-unknown-linux-gnu --release

πŸͺ„ Usage

run tegratop with sudo to get full the stats, otherwise some information might not show

$ sudo tegratop

βš–οΈ License

GPLv3

more like this

anne-key

Firmware for Anne Pro Keyboard written in Rust

Rustβ˜… 572

TachiSnap

TachiSnap β€” Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…

HTMLβ˜… 50

bit_gossip

Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.

Rustβ˜… 50

search

search projects, people, and tags