| Crates.io | tegratop |
| lib.rs | tegratop |
| version | 0.2.1 |
| created_at | 2024-01-04 16:05:37.397554+00 |
| updated_at | 2024-10-23 21:07:43.449637+00 |
| description | TUI for monitoring Nvidia jetson boards |
| homepage | https://github.com/pythops/tegratop |
| repository | https://github.com/pythops/tegratop |
| max_upload_size | |
| id | 1088790 |
| size | 163,342 |
You can download the pre-built binaries from the release page release page
You can install tegratop from crates.io
cargo install tegratop
To build from the source, you need Rust compiler and Cargo package manager.
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.
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
run tegratop with sudo to get full the stats, otherwise some information might not show
$ sudo tegratop
GPLv3